cakephp2-php8/lib/Cake/Test/Case/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
CakeSessionTest.php Don't start a session if it's known to be empty. 2014-01-22 01:17:16 +05:30
DataSourceTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
DboSourceTest.php Merge pull request #2350 from tuffz/formatting_app_uses_blocks 2013-12-14 12:37:02 -08:00