cakephp2-php8/lib/Cake/Model
mark_story eb7b66b37c Revert default value of allowEmpty.
In 2.1, the default value was null, which does not impart any behavior.
In 2.2 this was changed to false, which makes it hard to validate ''
with validation methods.  Move some tests around and update tests that
probably should have been failing before.

Fixes #2983
2012-06-24 20:06:14 -04:00
..
Behavior Fix coding standards errors. 2012-05-31 21:20:11 -04:00
Datasource Merge branch '2.1' into 2.2 2012-06-23 16:41:32 -04:00
Validator Revert default value of allowEmpty. 2012-06-24 20:06:14 -04:00
AclNode.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
Aco.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AcoAction.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Aro.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
BehaviorCollection.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
CakeSchema.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
ConnectionManager.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
I18nModel.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Model.php Merge branch '2.1' into 2.2 2012-06-23 16:41:32 -04:00
ModelBehavior.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
ModelValidator.php Parse rules in getField() 2012-06-20 14:54:32 +02:00
Permission.php Merge branch '2.2-hash' into 2.2 2012-04-10 21:32:37 -04:00