cakephp2-php8/cake/tests/cases/libs/controller
phpnut 11afd24c19 "Adding fix when a component loads a component that is also in the components array list.
{{{
	var $components = array('Auth', 'RequestHandler');
}}}
Controller::RequestHandler; would not be available.
Added additional tests

Fixed loading of libs/xml.php "

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6372 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-01-13 03:53:01 +00:00
..
components Fixing ACL tests for schema refactor 2008-01-12 20:50:34 +00:00
component.test.php "Adding fix when a component loads a component that is also in the components array list. 2008-01-13 03:53:01 +00:00
controller.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
pages_controller.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
scaffold.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00