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 11:06:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c60edfae6d
cakephp2-php8
/
cake
/
tests
/
cases
History
Mark Story
c60edfae6d
Fixing issue where errors containing code = 500, were not actually converted to error500 when debug = 0. Making missingConnection, and missingTable into error500 errors.
2010-09-06 16:46:41 -04:00
..
console
Applying patch from 'majna'. Adding plugin to the list of template variables exposed in the controller task. Test added
Fixes
#1077
2010-09-03 12:33:59 -04:00
libs
Fixing issue where errors containing code = 500, were not actually converted to error500 when debug = 0. Making missingConnection, and missingTable into error500 errors.
2010-09-06 16:46:41 -04:00
basics.test.php
Update various links.
Closes
#392
2010-05-18 22:15:13 -03:00
dispatcher.test.php
Adding a test to ensure that $here contains the correct value when supplying additionalParams (like through a requestAction). Changing how Dispatcher::__extractParams converts url params into a string, so the result is the same as a string url.
2010-08-04 23:44:48 -04:00