This website requires JavaScript.
Explore
Help
Sign in
adulau
/
cakephp2-php8
Watch
1
Star
0
Fork
You've already forked cakephp2-php8
0
mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced
2025-03-15 05:59:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9c24c72db3
cakephp2-php8
/
cake
/
libs
/
cache
History
Mark Story
513db9a72a
Removing repeated checks, as they've been refactored into Cache::increment() and Cache::decrement().
...
Adding skipIf()'s to ApcEngineTest in case apc_inc, and apc_dec are not available.
2010-01-21 14:14:26 -05:00
..
apc.php
Removing repeated checks, as they've been refactored into Cache::increment() and Cache::decrement().
2010-01-21 14:14:26 -05:00
file.php
Updating doc block for FileEngine.
2009-11-21 16:09:06 -05:00
memcache.php
Fixing various errors related to Cache::increment() and Cache::decrement().
2010-01-21 13:57:42 -05:00
xcache.php
Removing repeated checks, as they've been refactored into Cache::increment() and Cache::decrement().
2010-01-21 14:14:26 -05:00