[TASK] Deprecate Environment::getBackendPath()
As the hard-coded "/typo3/" path might change later, it is good to rely on the BackendEntryPointResolver for future development. Resolves: #99638 Releases: main Change-Id: I9cf0eb52bcb22a4656eddccf72eb8b1456a458d7 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75859 Reviewed-by:Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
Showing
- typo3/sysext/core/Classes/Core/Environment.php 2 additions, 0 deletionstypo3/sysext/core/Classes/Core/Environment.php
- typo3/sysext/core/Documentation/Changelog/12.2/Deprecation-99638-EnvironmentgetBackendPath.rst 41 additions, 0 deletions...elog/12.2/Deprecation-99638-EnvironmentgetBackendPath.rst
- typo3/sysext/core/Tests/Unit/Utility/GeneralUtilityTest.php 9 additions, 5 deletionstypo3/sysext/core/Tests/Unit/Utility/GeneralUtilityTest.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/MethodCallStaticMatcher.php 8 additions, 1 deletion...guration/ExtensionScanner/Php/MethodCallStaticMatcher.php
Please register or sign in to comment