cakephp2-php8/lib/Cake/tests
mark_story 975f74bb44 Making it so all POST parameters are available on $this->data inside the request. This makes one fewer place POST data
is found.  $this->params['form'] is still around as well for Backwards compatibility, but is not recommended for use
going forward.
2011-04-30 12:44:38 -04:00
..
Case Making it so all POST parameters are available on $this->data inside the request. This makes one fewer place POST data 2011-04-30 12:44:38 -04:00
Fixture Renaming tests folders and making tests runnable again 2011-04-10 20:08:24 -04:30
test_app Lazy loading models in controllers, now declaring multiple models in $uses is not a performance hit anymore 2011-04-26 23:44:32 -04:30