[!!!][TASK] Remove setting 'GFX/processor_allowTemporaryMasksAsPng'
This setting stems from an even older setting called 'im_mask_temp_ext_gif' which was introduced because of issues with PNG file generation with some earlier versions of ImageMagick 5. TYPO3 requires at least ImageMagick 6 or newer in recent versions, where PNG generation issues couldn't be observed using this setting. It's obsolete and removed. Resolves: #101950 Releases: main Change-Id: I4d6fd01591c1f36fe22e4019392ffdab2be908a9 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/81084 Tested-by:Andreas Nedbal <andy@pixelde.su> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Andreas Nedbal <andy@pixelde.su> Tested-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/core/Classes/Resource/Processing/LocalCropScaleMaskHelper.php 0 additions, 4 deletions.../Classes/Resource/Processing/LocalCropScaleMaskHelper.php
- typo3/sysext/core/Configuration/DefaultConfiguration.php 0 additions, 1 deletiontypo3/sysext/core/Configuration/DefaultConfiguration.php
- typo3/sysext/core/Configuration/DefaultConfigurationDescription.yaml 0 additions, 3 deletions...t/core/Configuration/DefaultConfigurationDescription.yaml
- typo3/sysext/core/Documentation/Changelog/13.0/Breaking-101950-RemovedLegacySettingGFXprocessor_allowTemporaryMasksAsPng.rst 49 additions, 0 deletions...vedLegacySettingGFXprocessor_allowTemporaryMasksAsPng.rst
- typo3/sysext/install/Classes/Configuration/Image/CustomPreset.php 0 additions, 1 deletion...sext/install/Classes/Configuration/Image/CustomPreset.php
- typo3/sysext/install/Classes/Configuration/Image/GraphicsMagickPreset.php 0 additions, 1 deletion...tall/Classes/Configuration/Image/GraphicsMagickPreset.php
- typo3/sysext/install/Classes/Configuration/Image/ImageMagick6Preset.php 0 additions, 1 deletion...nstall/Classes/Configuration/Image/ImageMagick6Preset.php
- typo3/sysext/install/Classes/Service/SilentConfigurationUpgradeService.php 2 additions, 10 deletions...all/Classes/Service/SilentConfigurationUpgradeService.php
- typo3/sysext/install/Tests/Functional/Service/SilentConfigurationUpgradeServiceTest.php 0 additions, 29 deletions...ctional/Service/SilentConfigurationUpgradeServiceTest.php
Please register or sign in to comment