[TASK] Deprecate BackendUtility::getTcaFieldConfiguration
The method getTcaFieldConfiguration is the first to fall in BackendUtility as we now have a new API for accessing information from TCA. The last pieces have been migrated. Historical fun fact: This method was introduced with TYPO3 4.x to add support for IRRE in Workspaces in 2010 by ohader: "Add feature #16374: Implement Inline Relational Record Editing (IRRE) in Workspaces" Kudos for this tremendous effort. Resolves: #104304 Related: #104002 Related: #16374 Releases: main Change-Id: I5c38592777ca4ee64e5a9155e338e17322ae452c Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85100 Reviewed-by:Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/backend/Classes/Utility/BackendUtility.php 2 additions, 0 deletionstypo3/sysext/backend/Classes/Utility/BackendUtility.php
- typo3/sysext/core/Classes/Resource/FileRepository.php 6 additions, 4 deletionstypo3/sysext/core/Classes/Resource/FileRepository.php
- typo3/sysext/core/Documentation/Changelog/13.3/Deprecation-104304-BackendUtilitygetTcaFieldConfiguration.rst 61 additions, 0 deletions...ecation-104304-BackendUtilitygetTcaFieldConfiguration.rst
- typo3/sysext/install/Configuration/ExtensionScanner/Php/MethodCallStaticMatcher.php 7 additions, 0 deletions...guration/ExtensionScanner/Php/MethodCallStaticMatcher.php
- typo3/sysext/workspaces/Classes/Dependency/ElementEntityProcessor.php 11 additions, 2 deletions.../workspaces/Classes/Dependency/ElementEntityProcessor.php
Please register or sign in to comment