[TASK] Deprecate BackendUtility::getHash/storeHash
The methods are only wrappers for the Caching framework, and come from the time where the caching framework wasn't available. Resolves: #83116 Releases: master Change-Id: I6e3293f1bde654ee6548898742daa77d044d2107 Reviewed-on: https://review.typo3.org/54758 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
Showing
- typo3/sysext/backend/Classes/Configuration/TsConfigParser.php 8 additions, 5 deletions...3/sysext/backend/Classes/Configuration/TsConfigParser.php
- typo3/sysext/backend/Classes/Utility/BackendUtility.php 4 additions, 2 deletionstypo3/sysext/backend/Classes/Utility/BackendUtility.php
- typo3/sysext/core/Classes/Authentication/BackendUserAuthentication.php 4 additions, 2 deletions...core/Classes/Authentication/BackendUserAuthentication.php
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-83116-CachingFrameworkWrapperMethodsInBackendUtility.rst 33 additions, 0 deletions...-83116-CachingFrameworkWrapperMethodsInBackendUtility.rst
- typo3/sysext/install/Configuration/ExtensionScanner/Php/MethodCallStaticMatcher.php 14 additions, 0 deletions...guration/ExtensionScanner/Php/MethodCallStaticMatcher.php
Please register or sign in to comment