cakephp2-php8/cake/tests/cases/libs/model
phpnut c6f9c4bdb1 "Fixes #3589, Model::deconstruct() undefined index notice with $data['meridian']
Fixed loading of classes in Model test"

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6086 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-11-26 18:00:06 +00:00
..
behaviors removing usage of Model::loadInfo() replaced by Model::schema(), removing new lines at the end of some files, removed deprecated chmodr() function from basics, updated bake and scaffold views 2007-10-28 04:18:18 +00:00
datasources Adding test to disprove Ticket #3506 (DboSource::order()) 2007-11-17 03:57:15 +00:00
db_acl.test.php Closes #2119 Only define clone() in PHP4 when it hasn't been already defined. 2007-11-16 09:35:19 +00:00
model.test.php "Fixes #3589, Model::deconstruct() undefined index notice with $data['meridian'] 2007-11-26 18:00:06 +00:00
model2.test.php "Fixing path search for fixtures in the test suite" 2007-11-22 01:55:50 +00:00
schema.test.php updating schema test 2007-11-25 05:34:58 +00:00