cakephp2-php8/lib/Cake/Test/Case/Model/Datasource
mark_story b27a3aab7b Set session.gc_maxlifetime by default.
In the default case of using files for sessions, files could
be garbage collected earlier than expected based on other session
settings.  Always set session.gc_maxlifetime so session files are
garbage collected correctly.

Fixes #2901
2012-05-23 22:25:19 -04:00
..
Database Fix issues with SQLServer + boolean columns. 2012-04-01 22:10:05 -04:00
Session Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
CakeSessionTest.php Set session.gc_maxlifetime by default. 2012-05-23 22:25:19 -04:00
DataSourceTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
DboSourceTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00