[TASK] Deprecate CategoryRegistry and API method
In #94622 the TCA type `category` was introduced as replacement for the CategoryRegistry. Therefore, the CategoryRegistry as well as the API method ExtensionManagementUtility::makeCategorizable() are now deprecated. Resolves: #85613 Related: #94622 Releases: master Change-Id: Ie12a643b97e2149981aec3fb1599bf8c8b4a8d64 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70202 Tested-by:Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/core/Classes/Category/CategoryRegistry.php 7 additions, 0 deletionstypo3/sysext/core/Classes/Category/CategoryRegistry.php
- typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php 8 additions, 0 deletions...ysext/core/Classes/Utility/ExtensionManagementUtility.php
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-85613-CategoryRegistry.rst 56 additions, 0 deletions...n/Changelog/master/Deprecation-85613-CategoryRegistry.rst
- typo3/sysext/core/Documentation/Changelog/master/Important-94697-QuoteDatabaseIdentifiersWhenUsedInsteadOfGloballyUpfront.rst 2 additions, 2 deletions...teDatabaseIdentifiersWhenUsedInsteadOfGloballyUpfront.rst
- typo3/sysext/core/Tests/Unit/Utility/ExtensionManagementUtilityTest.php 0 additions, 34 deletions...ore/Tests/Unit/Utility/ExtensionManagementUtilityTest.php
- typo3/sysext/core/Tests/UnitDeprecated/Category/CategoryRegistryTest.php 1 addition, 1 deletion...re/Tests/UnitDeprecated/Category/CategoryRegistryTest.php
- typo3/sysext/core/Tests/UnitDeprecated/Utility/ExtensionManagementUtilityTest.php 61 additions, 0 deletions...UnitDeprecated/Utility/ExtensionManagementUtilityTest.php
- typo3/sysext/install/Classes/Service/LoadTcaService.php 1 addition, 0 deletionstypo3/sysext/install/Classes/Service/LoadTcaService.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/ArrayDimensionMatcher.php 5 additions, 0 deletions...figuration/ExtensionScanner/Php/ArrayDimensionMatcher.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/ClassNameMatcher.php 5 additions, 0 deletions...l/Configuration/ExtensionScanner/Php/ClassNameMatcher.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/MethodCallStaticMatcher.php 7 additions, 0 deletions...guration/ExtensionScanner/Php/MethodCallStaticMatcher.php
Please register or sign in to comment