cakephp2-php8/cake/tests/cases
2007-10-21 18:34:23 +00:00
..
libs Refactoring find*() methods into Model::find(), i.e. Model::find('all', array('conditions' => ...)), findCount()/find('count') results are no longer filtered 2007-10-21 18:34:23 +00:00
dispatcher.test.php allowing beforeFilter or Component::startup() to change params. closes #1643. Removed Controller::$namedArgs, passedArgs provides the same functionality, updated dispatcher test. 2007-10-20 23:59:46 +00:00