cakephp2-php8/lib/Cake/Model/Datasource
2011-10-01 14:08:56 -04:30
..
Database Re-implementing Mysql::listDetailedSources() to not use prepared statements, using php <= 5.3.5 + mysqlnd internal driver causes segmentation faults when using a similar query from this method several times. 2011-10-01 14:06:41 -04:30
Session Removing trailing spaces. 2011-08-15 23:55:08 -04:00
CakeSession.php Changed methods and attributes from private to protected. 2011-08-20 00:43:34 -04:00
DataSource.php Fixing fatal errors when running postgres 2011-09-03 11:27:58 -04:30
DboSource.php Make DboSource::lastError() fallback to the connection. 2011-09-30 21:56:39 -04:00