[wp-trac] [WordPress Trac] #63932: Investigate failing Imagick tests on PHP 8.3 and 8.4
WordPress Trac
noreply at wordpress.org
Thu Sep 4 22:09:43 UTC 2025
#63932: Investigate failing Imagick tests on PHP 8.3 and 8.4
--------------------------+------------------------------
Reporter: johnbillion | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Changes (by SirLouen):
* keywords: has-patch has-unit-tests =>
Comment:
@johnbillion for the first two, it seems that AVIF is supported in the new
ImageMagick version, but no is not being added as a delegate
https://www.imagemagick.org/discourse-
server/viewtopic.php?p=161544&sid=fc7993f28ef8acbc600eb4e4996d8133#p161544
Wonder if it was not skipping these two tests before, and never been
tested.
About the other two tests, looks like a new version in ImageMagick. I
wrote those tests some months ago and I remember we were having trouble
with that topic because Imagick was inconsistent among versions.
Do you remember, @siliconforks? I will take a look tomorrow to see those
inconsistencies with the color types, they were a headache (wonder if they
have changed the codes in the new ImageMagick version).
For the last one skipped, the same as the first two. It seems that its not
being skipped, but probably the `sizes_to_compare` array is empty leading
into 0 tests.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63932#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list