[!!!][TASK] Clean up graphical functions library
Properties which are only accessed inside of GraphicalFunctions and should remain inside are marked as protected, are migrated to arrays (to avoid inList calls instead of in_array()), removed or renamed to remove classic kasper's-style double negation namings. Resolves: #82768 Releases: master Change-Id: If45a9198c3a2979a6fe0a1619a9841bd37a2708e Reviewed-on: https://review.typo3.org/54318 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Classes/Imaging/GraphicalFunctions.php 64 additions, 92 deletionstypo3/sysext/core/Classes/Imaging/GraphicalFunctions.php
- typo3/sysext/core/Classes/Resource/Processing/LocalCropScaleMaskHelper.php 0 additions, 1 deletion.../Classes/Resource/Processing/LocalCropScaleMaskHelper.php
- typo3/sysext/core/Classes/Resource/Processing/LocalPreviewHelper.php 0 additions, 1 deletion...t/core/Classes/Resource/Processing/LocalPreviewHelper.php
- typo3/sysext/core/Configuration/DefaultConfiguration.php 1 addition, 1 deletiontypo3/sysext/core/Configuration/DefaultConfiguration.php
- typo3/sysext/core/Configuration/DefaultConfigurationDescription.yaml 2 additions, 6 deletions...t/core/Configuration/DefaultConfigurationDescription.yaml
- typo3/sysext/core/Documentation/Changelog/master/Breaking-82768-ConfigurationOptionsForImageManipulationPHPAPI.rst 63 additions, 0 deletions...-82768-ConfigurationOptionsForImageManipulationPHPAPI.rst
- typo3/sysext/frontend/Classes/Imaging/GifBuilder.php 1 addition, 1 deletiontypo3/sysext/frontend/Classes/Imaging/GifBuilder.php
- typo3/sysext/install/Classes/Controller/EnvironmentController.php 4 additions, 5 deletions...sext/install/Classes/Controller/EnvironmentController.php
Please register or sign in to comment