[TASK] Replace further usages with Environment API
Most of the occurrences have been replaced by using Environment API. On top, labels are now moved into "var/labels" for existing composer-based installations, moving XLF files out of the document root when the environment is configured to allow files outside of the document root. For non-composer-based installations, labels are still available under "typo3conf/l10n". Resolves: #85560 Releases: master Change-Id: Ib0a9e8e3dcd685109b9d922aee1970e68b265179 Reviewed-on: https://review.typo3.org/57600 Reviewed-by:Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
Showing
- typo3/sysext/adminpanel/Classes/Modules/Debug/QueryInformation.php 1 addition, 1 deletion...ext/adminpanel/Classes/Modules/Debug/QueryInformation.php
- typo3/sysext/core/Classes/Configuration/ConfigurationManager.php 12 additions, 12 deletions...ysext/core/Classes/Configuration/ConfigurationManager.php
- typo3/sysext/core/Classes/Core/ClassLoadingInformation.php 4 additions, 4 deletionstypo3/sysext/core/Classes/Core/ClassLoadingInformation.php
- typo3/sysext/core/Classes/IO/PharStreamWrapperInterceptor.php 1 addition, 1 deletion...3/sysext/core/Classes/IO/PharStreamWrapperInterceptor.php
- typo3/sysext/core/Classes/Localization/Parser/AbstractXmlParser.php 8 additions, 8 deletions...xt/core/Classes/Localization/Parser/AbstractXmlParser.php
- typo3/sysext/core/Classes/Package/PackageManager.php 6 additions, 6 deletionstypo3/sysext/core/Classes/Package/PackageManager.php
- typo3/sysext/core/Classes/Resource/ResourceCompressor.php 3 additions, 3 deletionstypo3/sysext/core/Classes/Resource/ResourceCompressor.php
- typo3/sysext/core/Documentation/Changelog/8.5/Feature-58637-PurgeLanguagePacksInLanguageModule.rst 3 additions, 3 deletions.../8.5/Feature-58637-PurgeLanguagePacksInLanguageModule.rst
- typo3/sysext/core/Documentation/Changelog/master/Important-85560-LocationOfXLFLabelsDownloaded.rst 18 additions, 0 deletions.../master/Important-85560-LocationOfXLFLabelsDownloaded.rst
- typo3/sysext/core/Tests/Unit/Configuration/ConfigurationManagerTest.php 10 additions, 10 deletions...ore/Tests/Unit/Configuration/ConfigurationManagerTest.php
- typo3/sysext/core/Tests/Unit/Localization/Parser/LocallangXmlParserTest.php 1 addition, 1 deletion...Tests/Unit/Localization/Parser/LocallangXmlParserTest.php
- typo3/sysext/core/Tests/Unit/Localization/Parser/XliffParserTest.php 1 addition, 1 deletion...t/core/Tests/Unit/Localization/Parser/XliffParserTest.php
- typo3/sysext/core/Tests/Unit/Utility/GeneralUtilityTest.php 5 additions, 5 deletionstypo3/sysext/core/Tests/Unit/Utility/GeneralUtilityTest.php
- typo3/sysext/fluid/Classes/ViewHelpers/Debug/RenderViewHelper.php 10 additions, 1 deletion...sext/fluid/Classes/ViewHelpers/Debug/RenderViewHelper.php
- typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php 7 additions, 7 deletions...ntend/Classes/Controller/TypoScriptFrontendController.php
- typo3/sysext/frontend/Classes/Resource/FilePathSanitizer.php 3 additions, 3 deletionstypo3/sysext/frontend/Classes/Resource/FilePathSanitizer.php
- typo3/sysext/frontend/Tests/Unit/ContentObject/FluidTemplateContentObjectTest.php 1 addition, 1 deletion...sts/Unit/ContentObject/FluidTemplateContentObjectTest.php
- typo3/sysext/impexp/Tests/Functional/Import/PagesAndTtContentWithImagesInEmptyDatabaseTest.php 1 addition, 1 deletion...Import/PagesAndTtContentWithImagesInEmptyDatabaseTest.php
- typo3/sysext/install/Classes/Controller/EnvironmentController.php 14 additions, 14 deletions...sext/install/Classes/Controller/EnvironmentController.php
- typo3/sysext/install/Classes/Controller/UpgradeController.php 3 additions, 3 deletions...3/sysext/install/Classes/Controller/UpgradeController.php
Please register or sign in to comment