cakephp2-php8/lib/Cake/Cache
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
..
Engine Improved apc calls 2016-05-07 14:26:09 -04:00
Cache.php Fixing Code Sniffer errors 2015-12-28 17:15:23 -05:00
CacheEngine.php Cache add() method added for all Cache engines. 2015-08-09 15:32:02 +02:00