Changes between Initial Version and Version 3 of Ticket #59760
- Timestamp:
- 10/28/2023 12:11:25 AM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #59760
- Property Keywords has-patch has-unit-tests added; needs-patch removed
-
Ticket #59760 – Description
initial v3 2 2 3 3 Currently WordPress does not properly detect GD support for AVIF when available in PHP 8.1 and above. 4 5 Note that `WP_Image_Editor_Imagick::supports_mime_type` already detects AVIF support correctly.