cakephp2-php8/cake/libs/cache
2011-01-13 20:27:10 -05:00
..
apc.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
file.php Fixing issue in Cache where duration = 0 would not read/write from cache. This prevented the creation of non expiring cache entries in APC and memcache. 2010-09-19 12:20:07 -04:00
memcache.php Making memcache cache adapter, set the expiry time of any value greater than 30 days to never expire. This works around the 30 day limitation of the PHP extension. Test case added. Fixes #1451 2011-01-13 20:27:10 -05:00
xcache.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00