[wp-trac] [WordPress Trac] #58736: Dynamic property warning WP_Object_Cache
WordPress Trac
noreply at wordpress.org
Thu Jul 6 13:40:14 UTC 2023
#58736: Dynamic property warning WP_Object_Cache
------------------------------+--------------------
Reporter: spacedmonkey | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.3
Component: Build/Test Tools | Version:
Severity: normal | Keywords:
Focuses: |
------------------------------+--------------------
While testing with memcache enabled on local dev environment in PHP 8.2, I
noticed a copy of places where I was getting dynamic property warning.
Deprecated: Creation of dynamic property WP_Object_Cache::$thirty_days is
deprecated in /var/www/src/wp-content/object-cache.php on line 959
Deprecated: Creation of dynamic property WP_Object_Cache::$now is
deprecated in /var/www/src/wp-content/object-cache.php on line 960
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58736>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list