cakephp2-php8/lib/Cake/Cache/Engine
mark_story 4a7bd031e5 Adding a file_exists() check before unlinking cache files.
This prevents issues where two concurrent requests could
be clearing the same cache files.
Fixes #1936
2011-08-27 11:52:29 -04:00
..
ApcEngine.php Adding prefix based cache clearning to Wincache. 2011-08-20 09:27:33 -04:00
FileEngine.php Adding a file_exists() check before unlinking cache files. 2011-08-27 11:52:29 -04:00
MemcacheEngine.php Merge remote-tracking branch 'origin/2.0' into 2.0-api-doc 2011-08-20 01:47:27 -04:00
WincacheEngine.php Merge branch '2.0-api-doc' into 2.0 2011-08-26 20:22:26 -04:00
XcacheEngine.php Changed the visibility to methods that not affect others classes. 2011-08-20 01:39:30 -04:00