cakephp2-php8/cake/libs/model
phpnut f51ae718e6 Closes #5607, Configure::store can no longer be uses statically.
Corrected test cases to call Configure statically.
Added fixes for tests added in [7741]
Closes #5594, Related models should be built when $useTable = false;

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7748 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-10-15 17:30:08 +00:00
..
behaviors Updating doc blocks to include access and return PHPDOC tags. 2008-09-25 16:49:56 +00:00
datasources Fixes #5539 - $config prototype was not being set correctly 2008-10-07 00:55:51 +00:00
app_model.php Adding fixes for pagination on associated models. 2008-06-27 06:25:08 +00:00
behavior.php Updating doc blocks to include access and return PHPDOC tags. 2008-09-25 16:49:56 +00:00
connection_manager.php Adding more optimizations for the static classes 2008-10-12 03:52:24 +00:00
db_acl.php Correcting inconsistent return values in Model::saveAll(), updating bad tests, fixes #4981 2008-06-27 06:07:00 +00:00
model.php Closes #5607, Configure::store can no longer be uses statically. 2008-10-15 17:30:08 +00:00
schema.php Refactoring schema test and fixing formatting, refactoring Model::_findCount() to use DboSource::calculate() in all cases, closes #4501 2008-10-01 15:27:29 +00:00