cakephp2-php8/lib/Cake/Test/Case/Model/Datasource/Session
AD7six 51bd1d0a2b If a PDOException is thrown, try again.
This can occur if the exists check returns no rows, but before this
request inserts into the database a _different_ thread inserts a
session record.
2015-01-23 08:28:08 +00:00
..
CacheSessionTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
DatabaseSessionTest.php If a PDOException is thrown, try again. 2015-01-23 08:28:08 +00:00