[wp-trac] [WordPress Trac] #22661: Allow object caches to degrade gracefully
WordPress Trac
noreply at wordpress.org
Sun Mar 15 22:18:20 UTC 2015
#22661: Allow object caches to degrade gracefully
--------------------------+-----------------------------
Reporter: markjaquith | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: Future Release
Component: Cache API | Version:
Severity: normal | Resolution:
Keywords: 2nd-opinion | Focuses:
--------------------------+-----------------------------
Comment (by jipmoors):
When `object-cache.php` has been loaded and `wp_cache_init` exists but
`wp_using_ext_object_cache(false)` is used to disable external cache from
within this code. Then `wp_cache_init` is already defined.
How is `cache.php` going to be loaded when it depends on it's own
implementation of that function.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/22661#comment:19>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list