[TASK] Deprecate methods and constants in ValidatorResolver
Several methods and constants in the ValidatorResolver class are now marked as deprecated because they are no longer needed to resolve validators. As these methods and constants are to be considered internal api it is very unlikely that anyone is affected by this change. Releases: master Resolves: #85005 Change-Id: If5fdb34766c84de1b16854f14df23fc2ddaff750 Reviewed-on: https://review.typo3.org/56888 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-85005-DeprecateMethodsAndConstantsInValidatorResolver.rst 44 additions, 0 deletions...85005-DeprecateMethodsAndConstantsInValidatorResolver.rst
- typo3/sysext/extbase/Classes/Validation/ValidatorResolver.php 25 additions, 0 deletions...3/sysext/extbase/Classes/Validation/ValidatorResolver.php
- typo3/sysext/extbase/Tests/Unit/Validation/ValidatorResolverTest.php 0 additions, 154 deletions...t/extbase/Tests/Unit/Validation/ValidatorResolverTest.php
- typo3/sysext/extbase/Tests/UnitDeprecated/Validation/ValidatorResolverTest.php 163 additions, 0 deletions...Tests/UnitDeprecated/Validation/ValidatorResolverTest.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/MethodCallMatcher.php 28 additions, 0 deletions.../Configuration/ExtensionScanner/Php/MethodCallMatcher.php
Please register or sign in to comment