cakephp2-php8/lib/Cake/Test/Case/Cache/Engine
Thomas Ploch 0a70963a74 Removed creation of unneeded file handle object in FileEngine::write(). Added configuration option 'mask' to FileEngine::. Now able to provide a permission mask to create cache files with specific permissions.
Set '0664' as default value for the 'mask' setting in FileEngine::. Adjusted corresponding test cases.
Added new warning if the file could not be opened for writing.
2011-10-14 16:47:18 -04:30
..
ApcEngineTest.php Merge branch '2.0-api-doc' into 2.0 2011-08-26 20:22:26 -04:00
FileEngineTest.php Removed creation of unneeded file handle object in FileEngine::write(). Added configuration option 'mask' to FileEngine::. Now able to provide a permission mask to create cache files with specific permissions. 2011-10-14 16:47:18 -04:30
MemcacheEngineTest.php Merge branch '1.3' into merger 2011-09-18 12:09:04 -04:00
WincacheEngineTest.php Merge branch '2.0-api-doc' into 2.0 2011-08-26 20:22:26 -04:00
XcacheEngineTest.php Making test case class names match file names. 2011-09-12 23:01:04 -04:00