cakephp2-php8/lib/Cake/Test/Case/Cache
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
..
Engine Fix clearing groups with FileCache and no prefix. 2013-09-09 22:24:18 -04:00
CacheTest.php allow creating of missing tmp directories in debug (development) mode for cache and log to avoid unnecessary errors thrown - using 0775 for dirs and 0664 for files 2013-08-07 13:24:45 +02:00