cakephp2-php8/lib/Cake/Test/Case/Core
mark_story ea113922bd Removing extra 0 index in request parameters.
When using requestAction with the return parameter, there
would be an extra 0 index element that would create incorrect
routes in the requestedAction.
Fixes #2067
2011-10-05 20:55:17 -04:00
..
AppTest.php Adding 'vendors' alias to App 2011-09-12 23:20:29 -04:00
CakePluginTest.php Fixing loading of default options in CakePlugin::loadAll(), fixes #1737 2011-07-15 01:05:53 -04:30
ConfigureTest.php The 'default' config for Configure class is now auto created on first use if not already created. 2011-09-18 00:06:37 +05:30
ObjectTest.php Removing extra 0 index in request parameters. 2011-10-05 20:55:17 -04:00