[wp-trac] [WordPress Trac] #56817: Investigate new test failure in PHP 8.2

WordPress Trac noreply at wordpress.org
Mon Oct 31 20:27:01 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:"54732" 54732]:
 {{{
 #!CommitTicketReference repository="" revision="54732"
 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].

 Reviewed by desrosj, SergeyBiryukov.
 Merges [54724] to the 6.1 branch.
 See #56817.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/56817#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list