cakephp2-php8/lib/Cake/Model
James Watts 2eadb89ff6 Update in_array() check to avoid fatal error
Enabling the $strict parameter to true avoids PHP's default behavior when search for an array in an array, which throws a fatal error if circular references exist - http://php.net/in_array#refsect1-function.in-array-parameters
2014-03-21 16:16:32 +01:00
..
Behavior Fix temporary associations that replace fields not being restored. 2014-02-11 21:56:05 -05:00
Datasource Update in_array() check to avoid fatal error 2014-03-21 16:16:32 +01:00
Validator Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AclNode.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Aco.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AcoAction.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Aro.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
BehaviorCollection.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeSchema.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConnectionManager.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
I18nModel.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Model.php * Fixed bug where select query in deleteAll could return wrong table name. 2014-03-14 15:20:12 +01:00
ModelBehavior.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ModelValidator.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Permission.php Clarified ACL node lookup failed error. 2014-02-05 18:25:14 +00:00