cakephp2-php8/cake/tests/cases
2010-05-08 00:06:13 -04:00
..
console Fixing reference to method name. 2010-04-23 22:03:11 -04:00
libs Updating Controller::referer() to use the request object if available. Tests updated. 2010-05-08 00:06:13 -04:00
basics.test.php Removing params() it was a pretty much useless function, and was deprecated. 2010-04-23 21:32:23 -04:00
dispatcher.test.php Removing reference operators and making Controller::__construct take a CakeRequest. If one is passed all the necessary properties will be populated. This lightens the Dispatcher, and gives more control to the end developer. 2010-05-06 23:18:50 -04:00