cakephp2-php8/lib/Cake/Model/Datasource
ADmad 84932fcc4a Don't start a session if it's known to be empty.
If an app only reads/checks the session there's no need to start a
session to know that the read/checked session value is empty.

Fixes #1981
2014-01-22 01:17:16 +05:30
..
Database Merge branch 'master' into 2.5 2013-12-30 21:28:22 -05:00
Session Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeSession.php Don't start a session if it's known to be empty. 2014-01-22 01:17:16 +05:30
DataSource.php Process query only when needed. 2013-12-21 10:57:40 -03:00
DboSource.php Update documentation and typehint. 2013-12-21 22:02:45 -03:00