cakephp2-php8/lib/Cake/Model/Datasource
mark_story 816801902e Allow '' to be a valid key for Hash, and Session
By removing a bunch of empty() guards we can make '' behave like all the
other key names. This does change the existing behavior/tests around ''
key, but I think that is ok given the need to manipulate ''.

Refs #9632
2016-10-21 10:54:39 -04:00
..
Database Fix failing test in postgres. 2016-10-05 22:28:51 -04:00
Session getting sloppy as I get older, fixing code sniffer errors 2015-12-29 00:06:44 -05:00
CakeSession.php Allow '' to be a valid key for Hash, and Session 2016-10-21 10:54:39 -04:00
DataSource.php Refactor Object to CakeObject for future PHP7 comp. 2016-04-08 14:33:26 +02:00
DboSource.php Fix PHPCS error. 2016-10-02 19:06:10 -04:00