cakephp2-php8/lib/Cake
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
..
Cache Take care of more int casts. 2014-09-10 16:29:23 +02:00
Config Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Configure Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Console Cs fixes 2014-09-18 10:50:35 +02:00
Controller Fix missing 'r' from your 2014-10-08 15:06:30 -04:00
Core Fix missing 'r' from your 2014-10-08 15:06:30 -04:00
Error a / an typo fixes fot API 2014-07-30 22:11:03 +02:00
Event Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
I18n Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Log console: don't use colored output if there's no TTY 2014-09-03 10:47:05 +02:00
Model Fix Model::isUnique() not working as a validator. 2014-10-09 22:49:17 -04:00
Network Fix bug in CakeEmail::reset() 2014-09-24 14:02:18 +02:00
Routing Check whether the filter key is a valid class name before assuming that value is class settings 2014-09-15 15:29:30 +10:00
Test Fix Model::isUnique() not working as a validator. 2014-10-09 22:49:17 -04:00
TestSuite Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
Utility Fixed coding standard violations. 2014-10-01 12:40:22 -07:00
View Take care of more int casts. 2014-09-10 16:29:23 +02:00
basics.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
bootstrap.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.5.5 2014-10-04 22:59:03 -04:00