[!!!][TASK] Remove CategoryRegistry and API method
The CategoryRegistry together with the corresponding API method "makeCategorizable()" has been superseded by the TCA type "category" and is therefore now removed. Resolves: #96153 Related: #85613 Releases: main Change-Id: I95585c02da8a2a3334ab982fe0c541092ad61854 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72393 Tested-by:core-ci <typo3@b13.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> 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 0 additions, 480 deletionstypo3/sysext/core/Classes/Category/CategoryRegistry.php
- typo3/sysext/core/Classes/Hooks/TcaItemsProcessorFunctions.php 1 addition, 7 deletions.../sysext/core/Classes/Hooks/TcaItemsProcessorFunctions.php
- typo3/sysext/core/Classes/Preparations/TcaPreparation.php 1 addition, 3 deletionstypo3/sysext/core/Classes/Preparations/TcaPreparation.php
- typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php 1 addition, 47 deletions...ysext/core/Classes/Utility/ExtensionManagementUtility.php
- typo3/sysext/core/Configuration/Services.yaml 0 additions, 6 deletionstypo3/sysext/core/Configuration/Services.yaml
- typo3/sysext/core/Documentation/Changelog/12.0/Breaking-96107-DeprecatedFunctionalityRemoved.rst 4 additions, 2 deletions...og/12.0/Breaking-96107-DeprecatedFunctionalityRemoved.rst
- typo3/sysext/core/Tests/Unit/Utility/ExtensionManagementUtilityTest.php 1 addition, 2 deletions...ore/Tests/Unit/Utility/ExtensionManagementUtilityTest.php
- typo3/sysext/core/Tests/UnitDeprecated/Category/CategoryRegistryTest.php 0 additions, 328 deletions...re/Tests/UnitDeprecated/Category/CategoryRegistryTest.php
- typo3/sysext/core/Tests/UnitDeprecated/Utility/ExtensionManagementUtilityTest.php 0 additions, 61 deletions...UnitDeprecated/Utility/ExtensionManagementUtilityTest.php
- typo3/sysext/install/Classes/Service/LoadTcaService.php 0 additions, 5 deletionstypo3/sysext/install/Classes/Service/LoadTcaService.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/ArrayDimensionMatcher.php 1 addition, 0 deletions...figuration/ExtensionScanner/Php/ArrayDimensionMatcher.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/MethodCallStaticMatcher.php 1 addition, 0 deletions...guration/ExtensionScanner/Php/MethodCallStaticMatcher.php
Please register or sign in to comment