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-03-14 05:29:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
46348e9bbd
cakephp2-php8
/
cake
/
tests
History
ADmad
d365fafe4d
Changed default value for option 'validate' to 'first' in Model::saveAll(). Also fixed issue where the return array contained more keys then number of records in data array itself with options 'validate =>'first' and 'atomic'=>false
2010-03-28 05:29:42 +05:30
..
cases
Changed default value for option 'validate' to 'first' in Model::saveAll(). Also fixed issue where the return array contained more keys then number of records in data array itself with options 'validate =>'first' and 'atomic'=>false
2010-03-28 05:29:42 +05:30
fixtures
Changing fixture data to avoid postgres error. Manually inserted id does not increment sequence
2010-03-16 18:09:27 -04:30
groups
Merge branch '1.2' into 1.3-merger
2010-01-26 17:54:34 -05:00
lib
Adding tests for Fixture importing. Fixing importing fixtures for databases that require custom fields handling like postgresql.
Fixes
#481
2010-03-22 23:28:58 -04:00
test_app
Adding tests for loading helpers off of additional paths.
Closes
#410
2010-03-24 22:11:53 -04:00