[TASK] Make LocalConfiguration.php PSR-2 standard compliant
This patch changes the ArrayUtility::arrayExport function to generate a PSR-2 compliant output. Resolves: #70519 Releases: master Change-Id: Id1d4e384b3de3719ce228e98ba88c8dcff7c2175 Reviewed-on: http://review.typo3.org/43921 Reviewed-by:Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Classes/Configuration/ConfigurationManager.php 1 addition, 2 deletions...ysext/core/Classes/Configuration/ConfigurationManager.php
- typo3/sysext/core/Classes/Utility/ArrayUtility.php 7 additions, 7 deletionstypo3/sysext/core/Classes/Utility/ArrayUtility.php
- typo3/sysext/core/Tests/Unit/Configuration/ConfigurationManagerTest.php 8 additions, 12 deletions...ore/Tests/Unit/Configuration/ConfigurationManagerTest.php
- typo3/sysext/core/Tests/Unit/Utility/ArrayUtilityTest.php 31 additions, 31 deletionstypo3/sysext/core/Tests/Unit/Utility/ArrayUtilityTest.php
Please register or sign in to comment