doc-en
doc-en copied to clipboard
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