Project

General

Profile

Actions

Bug #95826

closed

"Scan extension" must not warn about each init method

Added by Franz Holzinger over 2 years ago. Updated over 2 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2021-10-30
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When I start "Scan extension files", then I get a warning for every init method of the extension. There are dozens of such warnings.

Extension tt_board.

Classes/Controller/InitializationController.php Call to method "init()"

130: $modelObj->init();
10.3 Deprecation: #90258 - Simplified RTE Parser API

This is wrong. No RTE Parser API is used at all.

Actions #1

Updated by Georg Ringer over 2 years ago

  • Status changed from New to Rejected

this is a weak match which means that it can be a false positive.

Actions

Also available in: Atom PDF