Skip to content

Commit 9aed343

Browse files
committed
PHP 8.5 | Migration guide: add IMAGETYPE_HEIF constant
Add the `IMAGETYPE_HEIF` constant to the PHP 8.5 migration guide. Refs: * php/php-src#18940 * php/php-src#20713
1 parent 78a71e9 commit 9aed343

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

appendices/migration85/constants.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,9 @@
160160
<title>Standard</title>
161161

162162
<simplelist>
163+
<member>
164+
<constant>IMAGETYPE_HEIF</constant>
165+
</member>
163166
<member>
164167
<constant>IMAGETYPE_SVG</constant>
165168
when libxml is loaded.

0 commit comments

Comments
 (0)