cakephp2-php8/lib/Cake/Model
mark_story 0a0a09920b Updating for PHP5.4
- Fixing strict errors.
- Fixing call time pass by reference as its been removed in PHP5.4
- Fix assign new as a reference, which has been removed.
2011-11-12 21:42:19 -05:00
..
Behavior Fix error created in merge with 1.3 2011-10-16 18:58:59 -04:00
Datasource Merge commit '2890e6659ecb6f315c82253e6985ece0e6dc489d' into 2.0 2011-11-12 18:09:58 +01:00
AclNode.php Dropping short syntax support for Behavior configuration. 2011-10-15 20:52:41 +02:00
Aco.php Fixing some @package declarations 2011-09-30 13:17:12 -04:30
AcoAction.php Fixing some @package declarations 2011-09-30 13:17:12 -04:30
AppModel.php Fixed doc block comments. 2011-10-11 00:22:23 +02:00
Aro.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
BehaviorCollection.php fixing typos 2011-10-19 12:19:28 +07:00
CakeSchema.php Updating for PHP5.4 2011-11-12 21:42:19 -05:00
ConnectionManager.php Using plugin name on exception thrown and in templates files. 2011-10-16 13:40:36 +02:00
Model.php Apply patch from 'Carlos Gant' 2011-11-05 16:16:13 -04:00
ModelBehavior.php fixing typos 2011-10-19 12:19:28 +07:00
Permission.php Fixing some @package declarations 2011-09-30 13:17:12 -04:30