cakephp2-php8/cake/tests/cases/libs/view
mark_story b9f0fc0724 Merge branch '1.3' into merger
Conflicts:
	cake/dispatcher.php
	cake/libs/cake_session.php
	cake/libs/controller/components/cookie.php
	cake/libs/controller/components/email.php
	cake/libs/controller/controller.php
	cake/libs/controller/scaffold.php
	cake/libs/set.php
	cake/libs/validation.php
	cake/libs/view/view.php
	cake/tests/cases/dispatcher.test.php
	cake/tests/cases/libs/controller/components/security.test.php
	cake/tests/cases/libs/controller/controller.test.php
	cake/tests/cases/libs/validation.test.php
	cake/tests/cases/libs/view/view.test.php
2010-12-10 22:24:31 -05:00
..
helpers Merge branch '1.3' into merger 2010-12-10 22:24:31 -05:00
helper.test.php Making the format attribute customizable in helpers. 2010-12-10 02:42:38 -02:00
helper_collection.test.php Removing the enable parameter on HelperCollection, BehaviorCollection, and ComponentCollection. They all now support the enabled option that Behaviors have historically supported. This provides a simpler API with fewer arguments, and allows callbacks to be disabled on objects in their declared arrays. 2010-11-07 13:23:45 -05:00
media.test.php Removing constant checks, they aren't used anymore. 2010-11-21 15:13:33 -05:00
theme.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
view.test.php Merge branch '1.3' into merger 2010-12-10 22:24:31 -05:00