[!!!][TASK] Handle SoftRefParser without references
The softRefParser logic previously contained its own factory within BackendUtility with a magic singleton logic built into "$GLOBALS['T3_VAR']['softRefParser']". This has changed by building custom Singleton Interfaces instead. Resolves: #88638 Releases: master Change-Id: I43f30c18b27f75672fbc2b5cc2cbdb725eb6f44a Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61124 Tested-by:TYPO3com <noreply@typo3.com> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
Showing
- typo3/sysext/backend/Classes/Utility/BackendUtility.php 9 additions, 19 deletionstypo3/sysext/backend/Classes/Utility/BackendUtility.php
- typo3/sysext/core/Classes/Database/SoftReferenceIndex.php 2 additions, 1 deletiontypo3/sysext/core/Classes/Database/SoftReferenceIndex.php
- typo3/sysext/core/Documentation/Changelog/master/Breaking-88638-StreamlinedSoftRefParserReferenceLookup.rst 55 additions, 0 deletions...reaking-88638-StreamlinedSoftRefParserReferenceLookup.rst
- typo3/sysext/install/Configuration/ExtensionScanner/Php/ArrayDimensionMatcher.php 5 additions, 0 deletions...figuration/ExtensionScanner/Php/ArrayDimensionMatcher.php
Please register or sign in to comment