cakephp2-php8/cake/libs/controller/components
mark_story 7b11eeb6e0 Updating tests to not use the deprecated Controller::$passedArgs.
Removing messy and hard to understand defaults + whitelisting from paginate() now that it has a separate method.
2010-12-19 01:57:51 -05:00
..
acl.php Making all core classes throw CakeException subclasses, this allows developers to catch framework exceptions with one catch. 2010-12-11 19:26:10 -05:00
auth.php Fixing more strict warnings. 2010-12-18 00:03:03 -05:00
cookie.php Fixing more strict warnings. 2010-12-18 00:03:03 -05:00
email.php Fixing more strict warnings. 2010-12-18 00:03:03 -05:00
paginator.php Updating tests to not use the deprecated Controller::$passedArgs. 2010-12-19 01:57:51 -05:00
request_handler.php Fixing more strict warnings. 2010-12-18 00:03:03 -05:00
security.php Fixing more strict warnings. 2010-12-18 00:03:03 -05:00
session.php Removing forced start of sessions now that they are lazily started. 2010-12-13 23:59:57 -05:00