[wp-trac] [WordPress Trac] #56817: Investigate new test failure in PHP 8.2
WordPress Trac
noreply at wordpress.org
Sun Oct 30 03:26:54 UTC 2022
#56817: Investigate new test failure in PHP 8.2
-------------------------------+---------------------
Reporter: desrosj | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.2
Component: General | Version:
Severity: normal | Resolution:
Keywords: needs-patch php82 | Focuses:
-------------------------------+---------------------
Comment (by SergeyBiryukov):
In [changeset:"54724" 54724]:
{{{
#!CommitTicketReference repository="" revision="54724"
Tests: Temporarily skip WOFF file test on PHP 8.1.
A recent change to how WOFF files are processed in PHP 8.2 RC3 has caused
a new test failure.
The tests was previously skipped on PHP 8.2, however, apparently after a
`fileinfo` extension update, it started failing on PHP 8.1 too.
This commit adjusts the skipping condition to include PHP 8.1.
Follow-up to [54508], [54509].
See #56817.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56817#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list