cakephp2-php8/lib/Cake/Model/Datasource
mark_story d9992bcaca Use safer methods to read session configuration.
Avoid potential undefined index warnings by using read() to safely fetch
data.

Refs #8101
2016-01-30 16:21:33 -05:00
..
Database Allow CURRENT_TIMESTAMP for datetime columns - MySQL5.6+. 2015-09-16 14:16:58 +02:00
Session Various improvments to the CakePH Plib files 2015-09-25 17:11:20 +02:00
CakeSession.php Use safer methods to read session configuration. 2016-01-30 16:21:33 -05:00
DataSource.php Wording correction. 2014-11-05 13:14:45 +01:00
DboSource.php Refs #7978 fixing regex to take in account IN operator 2016-01-28 17:34:08 -02:00