moodle/cache/tests/fixtures
Russell Smith 98d580888b MDL-53208 caching: parse_key not required for static cache.
static cache operates on a single cache instance, it can't share
with others and can use the supplied key immediately.
2016-02-28 17:01:50 +11:00
..
lib.php MDL-53208 caching: parse_key not required for static cache. 2016-02-28 17:01:50 +11:00
stores.php MDL-46151 cachestore_memcache: now checks extension version for support 2014-10-14 08:27:45 +13:00