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-16 11:58:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d758dbc343
cakephp2-php8
/
cake
/
tests
History
mark_story
2e0acbf505
Making habtm join conditions used by __saveMulti when finding link records to remove. It should be noted that having conditions on non-joinTable tables, and not having a model on the joinTable can cause SQL issues.
Fixes
#304
2009-11-22 17:56:46 -05:00
..
cases
Making habtm join conditions used by __saveMulti when finding link records to remove. It should be noted that having conditions on non-joinTable tables, and not having a model on the joinTable can cause SQL issues.
Fixes
#304
2009-11-22 17:56:46 -05:00
fixtures
Applying fix from Ceeram for updateAll joins on model relations with no foreign key.
Fixes
#69
.
2009-09-09 00:00:53 -04:00
groups
Updating merge vars test to skip itself if run in a group context.
2009-10-31 14:55:04 -04:00
lib
Replace function join (alias) by implode.
2009-11-21 13:43:11 -05:00
test_app
Replace function die (alias) by exit.
2009-11-21 13:38:11 -05:00