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
ece055eefe
cakephp2-php8
/
cake
/
tests
/
cases
History
mark_story
ece055eefe
Adding object type check to prevent fatal errors caused by view being used like a model object. Tests added.
Fixes
#1039
2010-08-23 21:39:23 -04:00
..
console
Applying patch from 'asavoy'. Changing schema shell so that schema files generated for plugins have the classname of PluginSchema instead of AppSchema. Tests updated.
Fixes
#922
2010-07-23 21:46:06 -04:00
libs
Adding object type check to prevent fatal errors caused by view being used like a model object. Tests added.
Fixes
#1039
2010-08-23 21:39:23 -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