1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

PHP 8.1 | Migration guide: add IMAGETYPE_AVIF constant

Add the `IMAGETYPE_AVIF` constant to the PHP 8.1 migration guide.

The Standard section was placed at the end of the file, after Tokenizer, following the pattern used in the PHP 8.5 migration guide. I'm not sure if this is correct or not.

Refs:
* https://github.com/php/php-src/pull/7091
This commit is contained in:
Rodrigo Primo
2025-12-15 15:37:16 -03:00
committed by Christian Weiske
parent 5744be5a4d
commit f9267d3c90

View File

@@ -155,6 +155,16 @@
</itemizedlist>
</sect2>
<sect2 xml:id="migration81.constants.standard">
<title>Standard</title>
<itemizedlist>
<listitem>
<simpara><constant>IMAGETYPE_AVIF</constant></simpara>
</listitem>
</itemizedlist>
</sect2>
</sect1>
<!-- Keep this comment at the end of the file
Local variables: