cakephp2-php8/lib/Cake/Test/Case/Routing
mark_story 52be365598 Introduce the strip argument to Router.
This allows callers to request that the basepath *not* be stripped off
when normalizing string URL's. This is important in AuthComponent when
handling redirect URL's as the redirect location could point to
a controller that shares a name with the base path.

Refs #3897
Refs #3916
2013-07-12 21:16:18 -04:00
..
Filter Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Route more whitespace coding standard corrections 2013-06-09 17:39:48 +02:00
DispatcherTest.php more whitespace coding standard corrections 2013-06-09 17:39:48 +02:00
RouterTest.php Introduce the strip argument to Router. 2013-07-12 21:16:18 -04:00