cakephp2-php8/lib/Cake/Cache/Engine
mark_story fc2e1fac4e Fix clearing groups with FileCache and no prefix.
If you used FileCache + groups + an empty prefix cached files would not
be cleared as strpos() would fail.
2013-09-09 22:24:18 -04:00
..
ApcEngine.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
FileEngine.php Fix clearing groups with FileCache and no prefix. 2013-09-09 22:24:18 -04:00
MemcacheEngine.php Excluded method names from several tanslation strings 2013-08-16 13:42:28 +04:00
RedisEngine.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
WincacheEngine.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
XcacheEngine.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00