cakephp2-php8/cake/libs/controller
2010-12-15 22:08:24 -05:00
..
components Fixing failing tests. 2010-12-15 22:08:24 -05:00
app_controller.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
cake_error_controller.php Fixing more strict warnings. 2010-12-12 21:09:56 -05:00
component.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
component_collection.php Fixing incorrect exception type. 2010-12-14 23:24:37 -05:00
controller.php Merge branch '2.0' of github.com:cakephp/cakephp into 2.0 2010-12-14 20:30:58 -08:00
pages_controller.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
scaffold.php Changing Scaffold to use exceptions to indicate error states. 2010-12-12 12:59:25 -05:00