cakephp2-php8/cake/tests/cases
Mark Story 657073aa42 Marking a number of Helper properties as deprecated as they are contained within the CakeRequest object.
Adding a new property for the new request object.
Updating the internals of Helper to use the request object.
Updating the tests to use the request object.
2010-05-14 00:05:45 -04:00
..
console Fixing reference to method name. 2010-04-23 22:03:11 -04:00
libs Marking a number of Helper properties as deprecated as they are contained within the CakeRequest object. 2010-05-14 00:05:45 -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