[wp-trac] [WordPress Trac] #61675: wp-activate.php tries to set undefined property

WordPress Trac noreply at wordpress.org
Wed Oct 8 03:01:16 UTC 2025


#61675: wp-activate.php tries to set undefined property
-------------------------------+-------------------------------------------
 Reporter:  skithund           |       Owner:  spacedmonkey
     Type:  defect (bug)       |      Status:  closed
 Priority:  normal             |   Milestone:  6.9
Component:  Networks and       |     Version:
  Sites                        |
 Severity:  normal             |  Resolution:  fixed
 Keywords:  has-patch early    |     Focuses:  multisite, php-compatibility
-------------------------------+-------------------------------------------
Changes (by SergeyBiryukov):

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


Comment:

 In [changeset:"60914" 60914]:
 {{{
 #!CommitTicketReference repository="" revision="60914"
 Networks and Sites: Remove obsolete code from `wp-activate.php`.

 The `WP_Object_Cache::$cache_enabled` property does not exist in core as
 of WordPress 2.5, and has no meaningful usage in external object cache
 implementations.

 This check was originally added for debugging purposes, and is now a
 remnant from the WPMU merge.

 Follow-up to [6539], [https://mu.trac.wordpress.org/changeset/1298
 mu:1298], [https://mu.trac.wordpress.org/changeset/1319 mu:1319], [12603].

 Props skithund, jrf, snehapatil02, debarghyabanerjee, tillkruess,
 audrasjb, spacedmonkey, desrosj, rollybueno, SergeyBiryukov.
 Fixes #61675.
 }}}

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


More information about the wp-trac mailing list