[TASK] Migrate PATH_site usages to Environment API - Part 1
Use Environment::getPublicPath() and Environment::getProjectPath() respectively, depending on the use-case instead of PATH_site. Resolves: #85259 Releases: master Change-Id: I7debc10332232f3b8a29c9b8def268f389d71b88 Reviewed-on: https://review.typo3.org/57163 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
Showing
- typo3/sysext/core/Classes/Compatibility/LoadedExtensionArrayElement.php 2 additions, 1 deletion...ore/Classes/Compatibility/LoadedExtensionArrayElement.php
- typo3/sysext/core/Classes/DataHandling/DataHandler.php 16 additions, 15 deletionstypo3/sysext/core/Classes/DataHandling/DataHandler.php
- typo3/sysext/core/Classes/Database/QueryGenerator.php 2 additions, 1 deletiontypo3/sysext/core/Classes/Database/QueryGenerator.php
- typo3/sysext/core/Classes/Database/QueryView.php 2 additions, 1 deletiontypo3/sysext/core/Classes/Database/QueryView.php
- typo3/sysext/core/Classes/Database/ReferenceIndex.php 9 additions, 11 deletionstypo3/sysext/core/Classes/Database/ReferenceIndex.php
- typo3/sysext/core/Classes/Database/SoftReferenceIndex.php 3 additions, 2 deletionstypo3/sysext/core/Classes/Database/SoftReferenceIndex.php
- typo3/sysext/core/Classes/Http/MiddlewareStackResolver.php 2 additions, 1 deletiontypo3/sysext/core/Classes/Http/MiddlewareStackResolver.php
- typo3/sysext/core/Classes/Imaging/IconRegistry.php 2 additions, 1 deletiontypo3/sysext/core/Classes/Imaging/IconRegistry.php
- typo3/sysext/core/Classes/Integrity/DatabaseIntegrityCheck.php 3 additions, 2 deletions.../sysext/core/Classes/Integrity/DatabaseIntegrityCheck.php
- typo3/sysext/core/Classes/LinkHandling/LegacyLinkNotationConverter.php 2 additions, 1 deletion...core/Classes/LinkHandling/LegacyLinkNotationConverter.php
- typo3/sysext/core/Classes/Page/PageRenderer.php 2 additions, 1 deletiontypo3/sysext/core/Classes/Page/PageRenderer.php
Please register or sign in to comment