cakephp2-php8/lib/Cake/Test/Case/Routing
mark_story 749f2b99d9 Don't 404 extensions that could be handled by routing.
Fixes an error in #2750 where routed extensions would always return
404's for plugin requests. When a file extenion could be handled by
router, AssetDispatcher cannot 404 the request.

Refs #3305
2014-04-13 06:48:51 -04:00
..
Filter Don't 404 extensions that could be handled by routing. 2014-04-13 06:48:51 -04:00
Route Only sort the keys once per request instead of on each match. 2014-03-10 21:42:26 -04:00
DispatcherTest.php Merge branch 'master' into 2.5 2014-04-06 21:50:41 +02:00
RouterTest.php Merge branch 'master' into 2.5 2014-04-06 21:50:41 +02:00