cakephp2-php8/lib/Cake/Test
mark_story 39011cd9d8 Fix Model::isUnique() not working as a validator.
While it *did* work for single fields, isUnique could not be used to
validate the uniqueness across multiple fields as documented. Because
validation methods pass arguments in an order the validator did not
expect the validation method would not work correctly.

Fixes #4571
2014-10-09 22:49:17 -04:00
..
bake_compare/Controller Updated bake templates to use CakeRequest::allowMethod() 2014-02-10 17:56:57 +05:30
Case Fix Model::isUnique() not working as a validator. 2014-10-09 22:49:17 -04:00
Fixture Removed use of @lastmodified annotation 2014-09-09 23:04:29 +02:00
test_app Cs fixes 2014-09-18 10:50:35 +02:00