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-31 09:06:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5f612b7833
cakephp2-php8
/
cake
/
tests
/
cases
History
mark_story
5f612b7833
Making memcache cache adapter, set the expiry time of any value greater than 30 days to never expire. This works around the 30 day limitation of the PHP extension. Test case added.
Fixes
#1451
2011-01-13 20:27:10 -05:00
..
console
Applying patch from 'rynop'. Fixing FixtureTask so it includes the datasource if its not the default one.
2010-12-31 13:05:04 -05:00
libs
Making memcache cache adapter, set the expiry time of any value greater than 30 days to never expire. This works around the 30 day limitation of the PHP extension. Test case added.
Fixes
#1451
2011-01-13 20:27:10 -05:00
basics.test.php
Update various links.
Closes
#392
2010-05-18 22:15:13 -03:00
dispatcher.test.php
Fixed bug where Dispatcher::getUrl() returned incorrect URL if $base appeared in a $uri besides at start of $uri.
2010-11-24 02:15:44 +05:30