cakephp2-php8/lib/Cake/Test/Case/Model/Behavior
mark_story 888b1f4795 Fix issue with using contain() and query[contain]
When contain() and query['contain'] = array(...) were used together
the query['contain'] values where not respected.

Fixes #3287
2012-10-20 14:51:52 -04:00
..
AclBehaviorTest.php Add missing parent calls. 2012-04-15 22:20:34 -04:00
ContainableBehaviorTest.php Fix issue with using contain() and query[contain] 2012-10-20 14:51:52 -04:00
TranslateBehaviorTest.php Fix quoting of field names containing -. 2012-08-31 14:25:02 +01:00
TreeBehaviorAfterTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
TreeBehaviorNumberTest.php remove duplicate line 2012-10-11 14:54:11 +02:00
TreeBehaviorScopedTest.php Merge remote-tracking branch 'origin/2.1' into 2.2 2012-04-29 20:05:39 -04:30
TreeBehaviorTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
TreeBehaviorUuidTest.php Allow saving new records with pre specified primary key value with treebehavior. 2012-10-11 01:03:49 +05:30