[TASK] Remove deprecated code from TypoScript condition matchers
Resolves: #87607 Related: #87193 Releases: master Change-Id: I5c1ce876cd6ad5edeecefce03d7a1e3619f9d54c Reviewed-on: https://review.typo3.org/59491 Tested-by:TYPO3com <noreply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Tested-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
Showing
- typo3/sysext/backend/Classes/Configuration/TypoScript/ConditionMatching/ConditionMatcher.php 4 additions, 207 deletions...uration/TypoScript/ConditionMatching/ConditionMatcher.php
- typo3/sysext/backend/Tests/Functional/Configuration/TypoScript/ConditionMatching/ConditionMatcherTest.php 279 additions, 0 deletions...ion/TypoScript/ConditionMatching/ConditionMatcherTest.php
- typo3/sysext/backend/Tests/Unit/Configuration/TypoScript/ConditionMatching/ConditionMatcherTest.php 0 additions, 365 deletions...ion/TypoScript/ConditionMatching/ConditionMatcherTest.php
- typo3/sysext/backend/Tests/UnitDeprecated/Configuration/TypoScript/ConditionMatching/ConditionMatcherTest.php 0 additions, 970 deletions...ion/TypoScript/ConditionMatching/ConditionMatcherTest.php
- typo3/sysext/backend/Tests/UnitDeprecated/Configuration/TypoScript/ConditionMatching/Fixtures/TestCondition.php 0 additions, 36 deletions...n/TypoScript/ConditionMatching/Fixtures/TestCondition.php
- typo3/sysext/backend/Tests/UnitDeprecated/Configuration/TypoScript/ConditionMatching/Fixtures/TestConditionException.php 0 additions, 22 deletions...ipt/ConditionMatching/Fixtures/TestConditionException.php
- typo3/sysext/core/Classes/Configuration/TypoScript/ConditionMatching/AbstractConditionMatcher.php 10 additions, 571 deletions...TypoScript/ConditionMatching/AbstractConditionMatcher.php
- typo3/sysext/core/Configuration/DefaultConfiguration.php 0 additions, 1 deletiontypo3/sysext/core/Configuration/DefaultConfiguration.php
- typo3/sysext/core/Configuration/DefaultConfigurationDescription.yaml 0 additions, 3 deletions...t/core/Configuration/DefaultConfigurationDescription.yaml
- typo3/sysext/core/Documentation/Changelog/master/Breaking-87193-DeprecatedFunctionalityRemoved.rst 63 additions, 0 deletions.../master/Breaking-87193-DeprecatedFunctionalityRemoved.rst
- typo3/sysext/core/Tests/Functional/Fixtures/Frontend/JsonRenderer.typoscript 3 additions, 3 deletions...ests/Functional/Fixtures/Frontend/JsonRenderer.typoscript
- typo3/sysext/core/Tests/Unit/Configuration/TypoScript/ConditionMatching/AbstractConditionMatcherTest.php 5 additions, 452 deletions...Script/ConditionMatching/AbstractConditionMatcherTest.php
- typo3/sysext/core/Tests/Unit/TypoScript/Parser/TypoScriptParserTest.php 5 additions, 3 deletions...ore/Tests/Unit/TypoScript/Parser/TypoScriptParserTest.php
- typo3/sysext/extbase/Tests/Functional/Persistence/Fixtures/Frontend/ContentJsonRenderer.typoscript 3 additions, 3 deletions...sistence/Fixtures/Frontend/ContentJsonRenderer.typoscript
- typo3/sysext/extbase/Tests/Functional/Persistence/Fixtures/Frontend/JsonRenderer.typoscript 1 addition, 1 deletion...nal/Persistence/Fixtures/Frontend/JsonRenderer.typoscript
- typo3/sysext/fluid/Tests/Functional/Fixtures/Extensions/fluid_test/Configuration/TypoScript/Basic.ts 11 additions, 11 deletions...s/Extensions/fluid_test/Configuration/TypoScript/Basic.ts
- typo3/sysext/fluid/Tests/Functional/Fixtures/Extensions/fluid_test/Configuration/TypoScript/ExtbaseController.ts 2 additions, 2 deletions.../fluid_test/Configuration/TypoScript/ExtbaseController.ts
- typo3/sysext/fluid/Tests/Functional/Fixtures/Extensions/fluid_test/Configuration/TypoScript/ExtbasePlugin.ts 3 additions, 3 deletions...ions/fluid_test/Configuration/TypoScript/ExtbasePlugin.ts
- typo3/sysext/frontend/Classes/Configuration/TypoScript/ConditionMatching/ConditionMatcher.php 2 additions, 293 deletions...uration/TypoScript/ConditionMatching/ConditionMatcher.php
- typo3/sysext/frontend/Tests/Functional/Configuration/TypoScript/ConditionMatching/ConditionMatcherTest.php 116 additions, 146 deletions...ion/TypoScript/ConditionMatching/ConditionMatcherTest.php
Please register or sign in to comment