[wp-trac] [WordPress Trac] #62061: Prepare for PHP 8.4

WordPress Trac noreply at wordpress.org
Fri Oct 4 14:07:18 UTC 2024


#62061: Prepare for PHP 8.4
-------------------------------------------------+-------------------------
 Reporter:  jrf                                  |       Owner:  (none)
     Type:  task (blessed)                       |      Status:  new
 Priority:  normal                               |   Milestone:  6.7
Component:  General                              |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  php-84 has-patch has-unit-tests      |     Focuses:  php-
  needs-dev-note                                 |  compatibility
-------------------------------------------------+-------------------------

Comment (by desrosj):

 In [changeset:"59168" 59168]:
 {{{
 #!CommitTicketReference repository="" revision="59168"
 Build/Test Tools: Enable testing for PHP 8.4.

 With PHP 8.4 due out in November later this year, contributors have been
 working on ensuring WordPress 6.7 is as compatible as possible. Enough
 progress has been made during this release cycle where PHPUnit tests now
 run successfully with no failures reported.

 This change enables PHP 8.4 testing throughout Core’s GitHub Action
 workflows to ensure no new problems are introduced going forward.

 There are two exceptions to this:
 - The Importer plugin has some compatibility issues that produce test
 failures. There is an open pull request upstream, but these problematic
 tests have been marked skipped when running on PHP 8.4 until that PR is
 merged.
 - Since no stable versions of xDebug with PHP 8.4 support have been
 published, these tests are also skipped for now.

 Props jrf, desrosj.
 See #62061.
 }}}

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


More information about the wp-trac mailing list