cakephp2-php8/cake/libs/cache
2010-04-29 00:44:17 +10:00
..
apc.php Removing exception throwing from CacheEngine::gc() and subclasses as it randomly caused errors when using one of the affected engines. 2010-04-19 00:04:34 -04:00
file.php Implementing cache lockig in FileEngine using SplFileObject 2010-04-29 00:44:17 +10:00
memcache.php Removing exception throwing from CacheEngine::gc() and subclasses as it randomly caused errors when using one of the affected engines. 2010-04-19 00:04:34 -04:00
xcache.php Removing exception throwing from CacheEngine::gc() and subclasses as it randomly caused errors when using one of the affected engines. 2010-04-19 00:04:34 -04:00