Skip to content

Commit b738452

Browse files
authored
PHP 8.1 | Migration guide: add IMAGETYPE_AVIF constant (#449)
1 parent dde38c0 commit b738452

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

appendices/migration81/constants.xml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- EN-Revision: e251b5cfdb995dfac897b7f9ed9aa8194f8dc50f Maintainer: PhilDaiguille Status: ready -->
2+
<!-- EN-Revision: b3e7b16928a4aee2711ea7e27a0a1036d669c74e Maintainer: PhilDaiguille Status: ready -->
33
<!-- Reviewed: yes -->
44
<sect1 xml:id="migration81.constants" xmlns:xlink="http://www.w3.org/1999/xlink">
55
<title>Nuevas Constantes Globales</title>
@@ -157,6 +157,16 @@
157157
</itemizedlist>
158158
</sect2>
159159

160+
<sect2 xml:id="migration81.constants.standard">
161+
<title>Standard</title>
162+
163+
<itemizedlist>
164+
<listitem>
165+
<simpara><constant>IMAGETYPE_AVIF</constant></simpara>
166+
</listitem>
167+
</itemizedlist>
168+
</sect2>
169+
160170
</sect1>
161171
<!-- Keep this comment at the end of the file
162172
Local variables:

0 commit comments

Comments
 (0)