cakephp2-php8/cake/tests/cases
2008-04-18 11:06:41 +00:00
..
libs Adding test case for Model::saveAll, to allow it to return the results of each record save in an array, if 'atomic' option is false. This means we can now see which records failed and which were successful. Refs #4400. 2008-04-18 11:06:41 +00:00
dispatcher.test.php "Fixes #4256, tablePrefix + HABTM with defaults == wrong joinTable" 2008-03-16 07:18:42 +00:00