cakephp2-php8/cake/tests/cases
2010-05-08 00:59:40 -04:00
..
console Fixing reference to method name. 2010-04-23 22:03:11 -04:00
libs Updating RequestHandler and its tests to use the features moved to CakeRequest. Marking a number of methods as deprecated. 2010-05-08 00:59:40 -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