[TASK] Deprecate GeneralUtility:readLLfile
readLLfile() was just a wrapper around LocalizationFactory. This is resolved now by adapting all calls and moving a left over code snippet to the factory method. Resolves: #68122 Releases: master Change-Id: Ib416e380f25b06a055b7f25103e19925b29d7fde Reviewed-on: http://review.typo3.org/41197 Reviewed-by:Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
Showing
- typo3/sysext/core/Classes/Localization/LocalizationFactory.php 19 additions, 1 deletion.../sysext/core/Classes/Localization/LocalizationFactory.php
- typo3/sysext/core/Classes/Page/PageRenderer.php 6 additions, 1 deletiontypo3/sysext/core/Classes/Page/PageRenderer.php
- typo3/sysext/core/Classes/Utility/GeneralUtility.php 2 additions, 18 deletionstypo3/sysext/core/Classes/Utility/GeneralUtility.php
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-68122-GeneralUtilityReadLLfile.rst 34 additions, 0 deletions...log/master/Deprecation-68122-GeneralUtilityReadLLfile.rst
- typo3/sysext/core/Tests/Unit/Localization/LocalizationFactoryTest.php 65 additions, 0 deletions.../core/Tests/Unit/Localization/LocalizationFactoryTest.php
- typo3/sysext/core/Tests/Unit/Localization/Parser/LocallangXmlParserTest.php 16 additions, 3 deletions...Tests/Unit/Localization/Parser/LocallangXmlParserTest.php
- typo3/sysext/core/Tests/Unit/Localization/Parser/XliffParserTest.php 12 additions, 2 deletions...t/core/Tests/Unit/Localization/Parser/XliffParserTest.php
- typo3/sysext/core/Tests/Unit/Utility/GeneralUtilityTest.php 0 additions, 38 deletionstypo3/sysext/core/Tests/Unit/Utility/GeneralUtilityTest.php
- typo3/sysext/extbase/Classes/Utility/LocalizationUtility.php 7 additions, 2 deletionstypo3/sysext/extbase/Classes/Utility/LocalizationUtility.php
- typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php 5 additions, 1 deletion...ntend/Classes/Controller/TypoScriptFrontendController.php
- typo3/sysext/frontend/Classes/Plugin/AbstractPlugin.php 6 additions, 2 deletionstypo3/sysext/frontend/Classes/Plugin/AbstractPlugin.php
- typo3/sysext/lang/Classes/LanguageService.php 5 additions, 4 deletionstypo3/sysext/lang/Classes/LanguageService.php
- typo3/sysext/rtehtmlarea/Classes/Form/Element/RichTextElement.php 4 additions, 1 deletion...sext/rtehtmlarea/Classes/Form/Element/RichTextElement.php
Please register or sign in to comment