[!!!][TASK] Remove old TS condition matcher code
A second patch with condition matcher details will follow, this one removes the old matcher classes. Resolves: #101020 Related: #100963 Related: #100047 Related: #100237 Releases: main Change-Id: Ib1fa6c2a4878dc07cf94ee45036b1aef6452cde2 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79304 Tested-by:Benni Mack <benni@typo3.org> Tested-by:
Oliver Klee <typo3-coding@oliverklee.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
Showing
- Build/phpstan/phpstan-baseline.neon 0 additions, 5 deletionsBuild/phpstan/phpstan-baseline.neon
- typo3/sysext/backend/Classes/Configuration/TypoScript/ConditionMatching/ConditionMatcher.php 0 additions, 162 deletions...uration/TypoScript/ConditionMatching/ConditionMatcher.php
- typo3/sysext/backend/Tests/FunctionalDeprecated/Configuration/TypoScript/ConditionMatching/ConditionMatcherTest.php 0 additions, 443 deletions...ion/TypoScript/ConditionMatching/ConditionMatcherTest.php
- typo3/sysext/backend/Tests/FunctionalDeprecated/Fixtures/pages.csv 0 additions, 9 deletions...ext/backend/Tests/FunctionalDeprecated/Fixtures/pages.csv
- typo3/sysext/core/Classes/Configuration/TypoScript/ConditionMatching/AbstractConditionMatcher.php 0 additions, 232 deletions...TypoScript/ConditionMatching/AbstractConditionMatcher.php
- typo3/sysext/core/Classes/Configuration/TypoScript/ConditionMatching/ConditionMatcherInterface.php 0 additions, 34 deletions...ypoScript/ConditionMatching/ConditionMatcherInterface.php
- typo3/sysext/core/Classes/Configuration/TypoScript/Exception/InvalidTypoScriptConditionException.php 0 additions, 28 deletions...oScript/Exception/InvalidTypoScriptConditionException.php
- typo3/sysext/core/Classes/Exception/MissingTsfeException.php 0 additions, 25 deletionstypo3/sysext/core/Classes/Exception/MissingTsfeException.php
- typo3/sysext/core/Documentation/Changelog/13.0/Breaking-100963-DeprecatedFunctionalityRemoved.rst 6 additions, 0 deletions...g/13.0/Breaking-100963-DeprecatedFunctionalityRemoved.rst
- typo3/sysext/core/Tests/UnitDeprecated/Configuration/TypoScript/ConditionMatching/AbstractConditionMatcherTest.php 0 additions, 372 deletions...Script/ConditionMatching/AbstractConditionMatcherTest.php
- typo3/sysext/frontend/Classes/Configuration/TypoScript/ConditionMatching/ConditionMatcher.php 0 additions, 130 deletions...uration/TypoScript/ConditionMatching/ConditionMatcher.php
- typo3/sysext/frontend/Tests/FunctionalDeprecated/Configuration/TypoScript/ConditionMatching/ConditionMatcherTest.php 0 additions, 626 deletions...ion/TypoScript/ConditionMatching/ConditionMatcherTest.php
- typo3/sysext/frontend/Tests/FunctionalDeprecated/Fixtures/pages.csv 0 additions, 9 deletions...xt/frontend/Tests/FunctionalDeprecated/Fixtures/pages.csv
- typo3/sysext/install/Configuration/ExtensionScanner/Php/ClassNameMatcher.php 6 additions, 0 deletions...l/Configuration/ExtensionScanner/Php/ClassNameMatcher.php
Please register or sign in to comment