cakephp2-php8/lib/Cake/Test
mark_story 0f3d28c6ea Fix condition parsing in mysql specific cases.
When using collation + array values the incorrect operator would be
used. IN should be used over =.

Fixes #3772
2013-04-18 21:52:22 -04:00
..
Case Fix condition parsing in mysql specific cases. 2013-04-18 21:52:22 -04:00
Fixture Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
test_app == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00