[wp-trac] [WordPress Trac] #55656: PHP 8.x: various compatibility fixes for WordPress 6.1

WordPress Trac noreply at wordpress.org
Mon Sep 5 18:55:23 UTC 2022


#55656: PHP 8.x: various compatibility fixes for WordPress 6.1
-------------------------------------------------+-------------------------
 Reporter:  hellofromTonya                       |       Owner:  (none)
     Type:  task (blessed)                       |      Status:  new
 Priority:  normal                               |   Milestone:  6.1
Component:  General                              |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  php8 php81 has-patch has-unit-tests  |     Focuses:  coding-
                                                 |  standards
-------------------------------------------------+-------------------------

Comment (by SergeyBiryukov):

 In [changeset:"54072" 54072]:
 {{{
 #!CommitTicketReference repository="" revision="54072"
 Build/Test Tools: Do not allow tests to fail for select PHP 8.1 test runs.

 This affects the following test groups:
 * Ajax tests
 * ms-files tests
 * External HTTP tests
 * Xdebug tests

 The tests being run in these particular test groups are passing on PHP
 8.1, however, the test runs are still allowed to “continue on error”. This
 creates the risk that new PHP 8.1 incompatibilities will be introduced
 without anyone noticing.

 By no longer allowing these test runs to “continue on error”, that risk is
 removed.

 Follow-up to [51588], [51604], [53922].

 Props jrf.
 See #55656, #55652.
 }}}

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


More information about the wp-trac mailing list