cakephp2-php8/lib/Cake/Model
dogmatic69 641ba9f3e6 Merge branch '2.3' into type-checks
Conflicts:
	lib/Cake/Error/ExceptionRenderer.php
	lib/Cake/Routing/Dispatcher.php
2012-10-24 19:03:44 +01:00
..
Behavior Merge branch '2.3' into type-checks 2012-10-24 19:03:44 +01:00
Datasource Merge branch '2.3' into type-checks 2012-10-24 19:03:44 +01:00
Validator Merge branch 'master' into 2.3 2012-10-15 21:46:49 -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 Adding missing afterValidate callback to behaviors, Fixes #3024 2012-07-10 20:35:26 -04:30
CakeSchema.php changing join() to implode() for consistency 2012-09-15 11:06:02 +01:00
ConnectionManager.php Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
I18nModel.php missing app uses statements 2012-07-21 13:34:33 +02:00
Model.php Merge branch '2.3' into type-checks 2012-10-24 19:03:44 +01:00
ModelBehavior.php Adding missing afterValidate callback to behaviors, Fixes #3024 2012-07-10 20:35:26 -04:30
ModelValidator.php Ensuring list of behavior methods are refreshed between calls of 2012-08-25 14:05:19 +02:00
Permission.php converting if ($foo != null) to if ($foo) 2012-09-21 23:30:43 +01:00