[TASK] Migrate "GFX/processor_effects" to boolean
Ensure "GFX/processor_effects" is a true boolean as suggested in the settings module and silently migrate integer/string values accordingly. Resolves: #83591 Releases: master Change-Id: I006e907e75e273009333363a4d42661183ba8721 Reviewed-on: https://review.typo3.org/57391 Reviewed-by:Benni Mack <benni@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
Showing
- typo3/sysext/install/Classes/Configuration/Image/CustomPreset.php 1 addition, 1 deletion...sext/install/Classes/Configuration/Image/CustomPreset.php
- typo3/sysext/install/Classes/Configuration/Image/GraphicsMagickPreset.php 1 addition, 1 deletion...tall/Classes/Configuration/Image/GraphicsMagickPreset.php
- typo3/sysext/install/Classes/Configuration/Image/ImageMagick6Preset.php 1 addition, 1 deletion...nstall/Classes/Configuration/Image/ImageMagick6Preset.php
- typo3/sysext/install/Classes/Service/SilentConfigurationUpgradeService.php 13 additions, 9 deletions...all/Classes/Service/SilentConfigurationUpgradeService.php
- typo3/sysext/install/Resources/Public/Images/TestReference/About.txt 1 addition, 1 deletion...t/install/Resources/Public/Images/TestReference/About.txt
- typo3/sysext/install/Tests/Unit/Service/SilentConfigurationUpgradeServiceTest.php 65 additions, 5 deletions...ts/Unit/Service/SilentConfigurationUpgradeServiceTest.php
Please register or sign in to comment