[!!!][TASK] Remove legacy SoftReferenceIndex
The old implementation and all backwards compatibility layers for SoftReferenceIndex have been dropped. Resolves: #96145 Related: #94687 Releases: main Change-Id: Ifa3bacbf3a7dc1ffad5acca852f1a2c25ac87b40 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72381 Tested-by:Oliver Bartsch <bo@cedev.de> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/backend/Classes/Utility/BackendUtility.php 0 additions, 97 deletionstypo3/sysext/backend/Classes/Utility/BackendUtility.php
- typo3/sysext/core/Classes/DataHandling/SoftReference/AbstractSoftReferenceParser.php 0 additions, 9 deletions...ataHandling/SoftReference/AbstractSoftReferenceParser.php
- typo3/sysext/core/Classes/DataHandling/SoftReference/ExtensionPathSoftReferenceParser.php 0 additions, 8 deletions...ndling/SoftReference/ExtensionPathSoftReferenceParser.php
- typo3/sysext/core/Classes/DataHandling/SoftReference/NotifySoftReferenceParser.php 0 additions, 8 deletions.../DataHandling/SoftReference/NotifySoftReferenceParser.php
- typo3/sysext/core/Classes/DataHandling/SoftReference/SoftReferenceParserFactory.php 1 addition, 68 deletions...DataHandling/SoftReference/SoftReferenceParserFactory.php
- typo3/sysext/core/Classes/DataHandling/SoftReference/SoftReferenceParserResult.php 0 additions, 18 deletions.../DataHandling/SoftReference/SoftReferenceParserResult.php
- typo3/sysext/core/Classes/DataHandling/SoftReference/TypolinkSoftReferenceParser.php 0 additions, 8 deletions...ataHandling/SoftReference/TypolinkSoftReferenceParser.php
- typo3/sysext/core/Classes/Database/SoftReferenceIndex.php 0 additions, 149 deletionstypo3/sysext/core/Classes/Database/SoftReferenceIndex.php
- typo3/sysext/core/Documentation/Changelog/12.0/Breaking-96107-DeprecatedFunctionalityRemoved.rst 6 additions, 2 deletions...og/12.0/Breaking-96107-DeprecatedFunctionalityRemoved.rst
- typo3/sysext/core/Tests/Unit/DataHandling/SoftReference/EmailSoftReferenceParserTest.php 35 additions, 33 deletions...taHandling/SoftReference/EmailSoftReferenceParserTest.php
- typo3/sysext/core/Tests/Unit/DataHandling/SoftReference/ExtensionPathSoftReferenceParserTest.php 27 additions, 25 deletions...ng/SoftReference/ExtensionPathSoftReferenceParserTest.php
- typo3/sysext/core/Tests/Unit/DataHandling/SoftReference/NotifySoftReferenceParserTest.php 6 additions, 4 deletions...aHandling/SoftReference/NotifySoftReferenceParserTest.php
- typo3/sysext/core/Tests/Unit/DataHandling/SoftReference/SubstituteSoftReferenceParserTest.php 9 additions, 7 deletions...dling/SoftReference/SubstituteSoftReferenceParserTest.php
- typo3/sysext/core/Tests/Unit/DataHandling/SoftReference/TypoLinkSoftReferenceParserTest.php 13 additions, 12 deletions...andling/SoftReference/TypoLinkSoftReferenceParserTest.php
- typo3/sysext/core/Tests/Unit/DataHandling/SoftReference/TypoLinkTagSoftReferenceParserTest.php 12 additions, 12 deletions...ling/SoftReference/TypoLinkTagSoftReferenceParserTest.php
- typo3/sysext/core/Tests/Unit/DataHandling/SoftReference/UrlSoftReferenceParserTest.php 42 additions, 52 deletions...DataHandling/SoftReference/UrlSoftReferenceParserTest.php
- typo3/sysext/core/Tests/UnitDeprecated/Database/SoftReferenceIndexTest.php 0 additions, 516 deletions.../Tests/UnitDeprecated/Database/SoftReferenceIndexTest.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/ClassNameMatcher.php 1 addition, 0 deletions...l/Configuration/ExtensionScanner/Php/ClassNameMatcher.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/MethodCallStaticMatcher.php 2 additions, 0 deletions...guration/ExtensionScanner/Php/MethodCallStaticMatcher.php
Please register or sign in to comment