[wp-trac] [WordPress Trac] #31491: Enhance unit tests for persistent object caching
WordPress Trac
noreply at wordpress.org
Tue Oct 13 19:28:59 UTC 2015
#31491: Enhance unit tests for persistent object caching
------------------------------+-----------------------
Reporter: ocean90 | Owner: ocean90
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 4.4
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
------------------------------+-----------------------
Comment (by johnbillion):
Replying to [comment:21 ocean90]:
> @johnbillion What do you think about skipping the pluggable function
signatures checks for cache functions when `wp_using_ext_object_cache()`?
That makes sense. Core doesn't have control over the parameter names in
the pluggable functions that cache drop-ins implement. Although it does
highlight the fact that the `wp_cache_get()` function in the Memcached
plugin is missing its fourth parameter.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31491#comment:23>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list