cakephp2-php8/lib/Cake/Model/Datasource
James Watts 2eadb89ff6 Update in_array() check to avoid fatal error
Enabling the $strict parameter to true avoids PHP's default behavior when search for an array in an array, which throws a fatal error if circular references exist - http://php.net/in_array#refsect1-function.in-array-parameters
2014-03-21 16:16:32 +01:00
..
Database Add missing spaces 2014-03-06 05:18:31 +02:00
Session Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeSession.php Remove dead and unused code. 2014-02-11 16:38:24 -05:00
DataSource.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
DboSource.php Update in_array() check to avoid fatal error 2014-03-21 16:16:32 +01:00