cakephp2-php8/lib/Cake/Cache/Engine
mark_story 3ed321dff4 Handle negative numbers in Redis correctly.
Update number sniff to handle negative numbers. We need to do number
sniffing so we can maintain compatbility between write() and
increment()/decrement().

Refs #8364
2016-02-27 00:07:58 -05:00
..
ApcEngine.php Cache add() method added for all Cache engines. 2015-08-09 15:32:02 +02:00
FileEngine.php Fixing Code Sniffer errors 2015-12-28 17:15:23 -05:00
MemcachedEngine.php Merge branch '2.7' into 2.8 2016-01-12 22:14:16 -05:00
MemcacheEngine.php Tweak doc blocks for Cache::add(). 2015-08-09 15:21:56 -04:00
RedisEngine.php Handle negative numbers in Redis correctly. 2016-02-27 00:07:58 -05:00
WincacheEngine.php Cache add() method added for all Cache engines. 2015-08-09 15:32:02 +02:00
XcacheEngine.php Merge branch 'memcached-add-method' into 2.8 2015-08-09 15:29:33 -04:00