cakephp2-php8/lib/Cake/Model
mark_story faa2cbd3c3 Remove session.auto_start configuration.
It now fails in PHP >= 5.5.2 . Also it never did anything in earlier
versions as the session would have already been started if auto_start
was true.

Fixes #4010
2013-08-21 13:18:44 -04:00
..
Behavior Remove insertQuery and deleteQuery. 2013-08-18 21:37:37 -04:00
Datasource Remove session.auto_start configuration. 2013-08-21 13:18:44 -04:00
Validator correct return types in doc blocks 2013-07-05 17:19:22 +02:00
AclNode.php Use inner join instead of a left join. 2013-08-13 13:40:59 -04: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 Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
CakeSchema.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
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 Remove insertQuery and deleteQuery. 2013-08-18 21:37:37 -04:00
ModelBehavior.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ModelValidator.php Fixed bug when using multi model fieldList and whitelists for all models are not provided. 2013-08-03 02:49:41 +05:30
Permission.php simplify else cases 2013-07-03 01:14:41 +02:00