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
2024-11-15 19:38:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b02e213958
cakephp2-php8
/
cake
/
tests
/
cases
History
mark_story
b02e213958
Adding test case from '0x20h'. Fixing issue where atomic = false, validate = first and saveAll() saving many rows could return an incorrect value.
Fixes
#1050
2010-08-26 22:21:39 -04:00
..
console
Fixing issue where ViewTask would make empty view files for actions that did not have templates. Test case added.
Fixes
#1040
2010-08-23 21:49:30 -04:00
libs
Adding test case from '0x20h'. Fixing issue where atomic = false, validate = first and saveAll() saving many rows could return an incorrect value.
Fixes
#1050
2010-08-26 22:21:39 -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