[TASK] Use Environment API instead of PATH_site in install
Resolves: #85280 Releases: master Change-Id: Id8330e1fda17557284ab5ffd6081433226c74083 Reviewed-on: https://review.typo3.org/57237 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/install/Classes/Controller/EnvironmentController.php 29 additions, 28 deletions...sext/install/Classes/Controller/EnvironmentController.php
- typo3/sysext/install/Classes/Controller/UpgradeController.php 4 additions, 4 deletions...3/sysext/install/Classes/Controller/UpgradeController.php
- typo3/sysext/install/Classes/FolderStructure/AbstractNode.php 5 additions, 5 deletions...3/sysext/install/Classes/FolderStructure/AbstractNode.php
- typo3/sysext/install/Classes/FolderStructure/DefaultFactory.php 9 additions, 7 deletions...sysext/install/Classes/FolderStructure/DefaultFactory.php
- typo3/sysext/install/Classes/Report/SecurityStatusReport.php 2 additions, 1 deletiontypo3/sysext/install/Classes/Report/SecurityStatusReport.php
- typo3/sysext/install/Classes/Service/CoreUpdateService.php 5 additions, 5 deletionstypo3/sysext/install/Classes/Service/CoreUpdateService.php
- typo3/sysext/install/Classes/Service/EnableFileService.php 5 additions, 11 deletionstypo3/sysext/install/Classes/Service/EnableFileService.php
- typo3/sysext/install/Classes/Service/Typo3tempFileService.php 3 additions, 2 deletions...3/sysext/install/Classes/Service/Typo3tempFileService.php
- typo3/sysext/install/Classes/Updates/BackendLayoutIconUpdateWizard.php 3 additions, 2 deletions...install/Classes/Updates/BackendLayoutIconUpdateWizard.php
- typo3/sysext/install/Classes/Updates/FrontendUserImageUpdateWizard.php 3 additions, 6 deletions...install/Classes/Updates/FrontendUserImageUpdateWizard.php
- typo3/sysext/install/Resources/Private/Templates/Environment/FolderStructure.html 1 addition, 2 deletions...ources/Private/Templates/Environment/FolderStructure.html
- typo3/sysext/install/Tests/Unit/FolderStructure/AbstractNodeTest.php 6 additions, 5 deletions...t/install/Tests/Unit/FolderStructure/AbstractNodeTest.php
- typo3/sysext/install/Tests/Unit/FolderStructure/DirectoryNodeTest.php 2 additions, 1 deletion.../install/Tests/Unit/FolderStructure/DirectoryNodeTest.php
- typo3/sysext/install/Tests/Unit/FolderStructure/FileNodeTest.php 3 additions, 2 deletions...ysext/install/Tests/Unit/FolderStructure/FileNodeTest.php
- typo3/sysext/install/Tests/Unit/FolderStructure/LinkNodeTest.php 11 additions, 10 deletions...ysext/install/Tests/Unit/FolderStructure/LinkNodeTest.php
- typo3/sysext/install/Tests/Unit/FolderStructure/RootNodeTest.php 3 additions, 2 deletions...ysext/install/Tests/Unit/FolderStructure/RootNodeTest.php
- typo3/sysext/install/Tests/Unit/Service/EnableFileServiceTest.php 37 additions, 9 deletions...sext/install/Tests/Unit/Service/EnableFileServiceTest.php
Please register or sign in to comment