cakephp2-php8/lib/Cake/Model
Marc Würth 3773311cc0 Normalized associated models in unbindModel.
Resolves #1764

 Had to cast $models to an array since ``Hash::normalize()`` doesn't support strings which ``Set::normalize()`` does (but which is deprecated).
 Reused existing tests.
2013-10-24 15:28:31 +02:00
..
Behavior Strict checks where applicable. 2013-10-08 20:16:55 +02:00
Datasource Merge pull request #1691 from uzyn/2.5-decimal 2013-10-14 08:36:15 -07:00
Validator cs corrections, bool to boolean and int to integer. 2013-09-17 14:44:34 +02:00
AclNode.php is_a() to instance of - completes PR 1669 2013-09-24 22:57:51 +02:00
Aco.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AcoAction.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Aro.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
BehaviorCollection.php remove code, class names and paths from translation strings. 2013-08-21 00:05:53 +02:00
CakeSchema.php Merge branch 'master' into 2.4 2013-06-02 18:03:59 +05:30
ConnectionManager.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
I18nModel.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Model.php Normalized associated models in unbindModel. 2013-10-24 15:28:31 +02:00
ModelBehavior.php Additional Cake references to CakePHP and docblock typo 2013-10-09 19:38:16 -04:00
ModelValidator.php Optimized whitelist jugglery. 2013-10-09 00:17:34 +05:30
Permission.php also remove app ones 2013-08-25 21:42:03 +02:00