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-01-19 02:56:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
0865679684
cakephp2-php8
/
cake
/
libs
/
cache
History
mark_story
0865679684
Removing _expires keys made with Memcache cache engine. These did not add any value as Memcache already handles expiration of keys.
Fixes
#871
2010-08-15 22:32:52 -04:00
..
apc.php
Removing closing PHP tags.
2010-05-11 08:07:49 +10:00
file.php
Making FileEngine not greedily clear files in a directory that may belong to another cache configuration. Tests added.
Fixes
#754
2010-05-27 00:01:17 -04:00
memcache.php
Removing _expires keys made with Memcache cache engine. These did not add any value as Memcache already handles expiration of keys.
Fixes
#871
2010-08-15 22:32:52 -04:00
xcache.php
Removing closing PHP tags.
2010-05-11 08:07:49 +10:00