doc-en
doc-en copied to clipboard
PHP 8.5 | Add IMAGETYPE_HEIF constant to the migration guide and image constant pages
Add the IMAGETYPE_HEIF constant to the PHP 8.5 migration guide and image constants pages.
~This is my first contribution to this repository. I wonder if reference/image/constants.xml should also be updated to document this constant?~ I added another commit updating reference/image/constants.xml.
Refs:
- https://github.com/php/php-src/pull/18940
- https://github.com/php/php-src/pull/20713