cakephp2-php8/lib/Cake/Test/Case/Routing
joostdekeijzer 7fe2395be3 RedirectRoute class does not honor persist as array with custom route elements.
Custom route elements like '/:lang/etc' should be persisted by redirect
routes as they are in standard routes.

Refs #GH-1531
2013-08-17 14:51:12 -04:00
..
Filter Added missing calls to setUp & tearDown in tests 2013-07-29 01:52:39 +02:00
Route RedirectRoute class does not honor persist as array with custom route elements. 2013-08-17 14:51:12 -04:00
DispatcherTest.php Added missing calls to setUp & tearDown in tests 2013-07-29 01:52:39 +02:00
RouterTest.php coding standards according to new sniffer rules 2013-08-08 01:03:21 +02:00