cakephp2-php8/lib/Cake/Test/Case/Cache/Engine
Juan Basso fa6e74ca22
Improved apc calls
Instead of calling the call_user_func_array it does the call directly. It is a little bit more verbose, but performs better.
2016-05-07 14:26:09 -04:00
..
ApcEngineTest.php Improved apc calls 2016-05-07 14:26:09 -04:00
FileEngineTest.php Correct title of testAdd methods 2015-08-10 12:06:19 +02:00
MemcachedEngineTest.php Skip test on PHP7 as the warning is not consistent. 2016-02-23 20:54:16 -05:00
MemcacheEngineTest.php Cache add() method added for all Cache engines. 2015-08-09 15:32:02 +02:00
RedisEngineTest.php Handle negative numbers in Redis correctly. 2016-02-27 00:07:58 -05:00
WincacheEngineTest.php Cache add() method added for all Cache engines. 2015-08-09 15:32:02 +02:00
XcacheEngineTest.php Cache add() method added for all Cache engines. 2015-08-09 15:32:02 +02:00