[wp-trac] [WordPress Trac] #63052: Extension check during upgrade does not work on WordPress prior to 5.1

WordPress Trac noreply at wordpress.org
Sun Mar 9 15:15:21 UTC 2025


#63052: Extension check during upgrade does not work on WordPress prior to 5.1
-----------------------------+--------------------------
 Reporter:  johnbillion      |       Owner:  johnbillion
     Type:  defect (bug)     |      Status:  closed
 Priority:  normal           |   Milestone:  6.8
Component:  Upgrade/Install  |     Version:  trunk
 Severity:  major            |  Resolution:  fixed
 Keywords:  has-patch        |     Focuses:
-----------------------------+--------------------------
Changes (by johnbillion):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"59956" 59956]:
 {{{
 #!CommitTicketReference repository="" revision="59956"
 Upgrade/Install: Adjust the check for missing extensions during an upgrade
 so it remains compatible with versions of WordPress prior to 5.1.

 The `WP_Error::has_errors()` method was introduced in WordPress 5.1, so
 this change uses its internal logic instead to remain compatible with
 earlier versions.

 Props swissspidy, joemcgill, desrosj.

 Fixes #63052
 }}}

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


More information about the wp-trac mailing list