cakephp2-php8/lib/Cake/Test/Case/Core
mark_story fdacc9de16 Fixing issues with request stack not being used correctly
when there are requestAction requests being performed.
Adding Router::popRequest() to allow manipulation of request stack
so nested requestAction or serial requestAction calls work correctly.
Fixes #1906
2011-08-12 21:21:05 -04:00
..
AppTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
CakePluginTest.php Fixing loading of default options in CakePlugin::loadAll(), fixes #1737 2011-07-15 01:05:53 -04:30
ConfigureTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
ObjectTest.php Fixing issues with request stack not being used correctly 2011-08-12 21:21:05 -04:00