Project

General

Profile

Actions

Bug #91355

closed

Extension scanner reports correct usages of functions

Added by Markus Klein almost 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Install Tool
Target version:
-
Start date:
2020-05-10
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

The methods configurePlugin, registerPlugin and registerModule in \TYPO3\CMS\Extbase\Utility\ExtensionUtility have changed in their way of usage.
A matcher for the extension scanner had been added as well.

Unfortunately the matcher is designed to report any usage of the functions.
Currently, there is no way to detected the deprecated usage variant of these functions, hence the matchers have to be removed as those provide no benefit for the extension developer.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #87550: Use controller classes when registering plugins/modulesClosedAlexander Schnitzler2019-01-25

Actions
Related to TYPO3 Core - Task #88995: Deprecate calling registerPlugin with vendor nameClosedAlexander Schnitzler2019-08-22

Actions
Actions #1

Updated by Gerrit Code Review almost 4 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64451

Actions #2

Updated by Markus Klein almost 4 years ago

  • Related to Task #87550: Use controller classes when registering plugins/modules added
Actions #3

Updated by Markus Klein almost 4 years ago

  • Related to Task #88995: Deprecate calling registerPlugin with vendor name added
Actions #4

Updated by Markus Klein almost 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack almost 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF