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

WordPress Trac noreply at wordpress.org
Mon Oct 3 16:02:12 UTC 2022


#55656: PHP 8.x: various compatibility fixes for WordPress 6.1
-------------------------------------------------+-------------------------
 Reporter:  hellofromTonya                       |       Owner:
                                                 |  SergeyBiryukov
     Type:  task (blessed)                       |      Status:  accepted
 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:"54369" 54369]:
 {{{
 #!CommitTicketReference repository="" revision="54369"
 Build/Test Tools: Remove PHP 8.1 and 8.2 from allowed failures.

 With all known unit test failures now addressed, WordPress 6.1 aims to
 support PHP 8.1 and 8.2 as much as possible.

 While full compatibility with PHP 8.1 and 8.2 is still a work in progress,
 this commit aims to actively prevent new PHP issues from being introduced
 in WordPress core.

 All remaining known issues are deprecation notices. Please note, a
 deprecation notice is not an error, but rather an indicator of where
 additional work is needed for compatibility before PHP 9 (i.e. when the
 notices become fatal errors). With a deprecation notice, the PHP code will
 continue to work and nothing is broken.

 Follow-up to [49077], [49162], [50299], [51588], [51604], [53922],
 [54072].

 Props jrf, desrosj.
 See #55652, #55656, #56009, #56681.
 }}}

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


More information about the wp-trac mailing list