TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:09 +02:00
commit af8cc155b5
6818 changed files with 642608 additions and 0 deletions
@@ -0,0 +1,31 @@
.. include:: /Includes.rst.txt
.. _breaking-66906:
==========================================================
Breaking: #66906 - Automatic PNG to GIF conversion removed
==========================================================
See :issue:`66906`
Description
===========
The configuration setting `$TYPO3_CONF_VARS[GFX][png_to_gif]` has been removed.
Impact
======
If the option is set in an installation, then PNG images used in the TYPO3 Frontend will now be kept as PNG, instead
of converting them to GIF files.
Affected Installations
======================
Installations having the option `$TYPO3_CONF_VARS[GFX][png_to_gif]` activated.
.. index:: LocalConfiguration