cakephp2-php8/lib/Cake/Model/Datasource
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
..
Database unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00
Session Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
CakeSession.php Remove session.auto_start configuration. 2013-08-21 13:18:44 -04:00
DataSource.php remove @access and unnecessary $name 2013-07-08 15:50:50 +02:00
DboSource.php unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00