[wp-trac] [WordPress Trac] #64669: AVIF files with empty iref box fail parsing with older PHP versions
WordPress Trac
noreply at wordpress.org
Sat Mar 14 23:54:59 UTC 2026
#64669: AVIF files with empty iref box fail parsing with older PHP versions
--------------------------+-----------------------------
Reporter: yguyon | Owner: SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 7.0
Component: Media | Version:
Severity: minor | Resolution: fixed
Keywords: has-patch | Focuses:
--------------------------+-----------------------------
Changes (by SergeyBiryukov):
* owner: (none) => SergeyBiryukov
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"62029" 62029]:
{{{
#!CommitTicketReference repository="" revision="62029"
Media: Correct parsing AVIF files with empty `iref` box on older PHP
versions.
An empty `iref` box is pointless but is allowed by the specification. This
commit imports an upstream fix from libavifinfo.
Follow-up to [57524], [58049].
Props yguyon.
Fixes #64669.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64669#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list