[!!!][TASK] Remove deprecated LanguageService-related settings
Removed configuration option: * $GLOBALS['TYPO3_CONF_VARS']['BE']['languageDebug'] Removed public property: * TYPO3\CMS\Core\Localization\LanguageService->debugKey Removed public methods: * TYPO3\CMS\Core\Localization\LanguageService->getLL * TYPO3\CMS\Core\Localization\Locales->getIsoMapping Resolves: #101037 Related: #100963 Related: #100721 Related: #99531 Releases: main Change-Id: I019aa6fa6507927cde197c38540643271cad83ee Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79322 Tested-by:core-ci <typo3@b13.com> Tested-by:
Oliver Klee <typo3-coding@oliverklee.de> Tested-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Stefan Bürk <stefan@buerk.tech> Tested-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/core/Classes/Localization/LanguageService.php 2 additions, 45 deletionstypo3/sysext/core/Classes/Localization/LanguageService.php
- typo3/sysext/core/Classes/Localization/LanguageServiceFactory.php 1 addition, 5 deletions...sext/core/Classes/Localization/LanguageServiceFactory.php
- typo3/sysext/core/Classes/Localization/Locales.php 0 additions, 48 deletionstypo3/sysext/core/Classes/Localization/Locales.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/13.0/Breaking-100963-DeprecatedFunctionalityRemoved.rst 3 additions, 0 deletions...g/13.0/Breaking-100963-DeprecatedFunctionalityRemoved.rst
- typo3/sysext/core/Tests/Acceptance/Application/InstallTool/SettingsCest.php 6 additions, 6 deletions...Tests/Acceptance/Application/InstallTool/SettingsCest.php
- typo3/sysext/install/Classes/Service/SilentConfigurationUpgradeService.php 3 additions, 22 deletions...all/Classes/Service/SilentConfigurationUpgradeService.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/MethodCallMatcher.php 2 additions, 0 deletions.../Configuration/ExtensionScanner/Php/MethodCallMatcher.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/PropertyPublicMatcher.php 2 additions, 1 deletion...figuration/ExtensionScanner/Php/PropertyPublicMatcher.php
- typo3/sysext/install/Tests/Functional/Service/SilentConfigurationUpgradeServiceTest.php 0 additions, 27 deletions...ctional/Service/SilentConfigurationUpgradeServiceTest.php
Please register or sign in to comment