cakephp2-php8/lib/Cake/Routing
mark_story f1b57d14ab Revert changed added in #2750.
While the had the potential to make 404s going through AssetDispatcher
much faster, they broke plugins + extension routing. While explicit
extensions could be fixed, routing all extensions could not. Because we
are trying to keep 2.x as API compatible as possible it makes sense to
revert the previous changes.
2014-04-13 20:00:34 -04:00
..
Filter Revert changed added in #2750. 2014-04-13 20:00:34 -04:00
Route Only sort the keys once per request instead of on each match. 2014-03-10 21:42:26 -04:00
Dispatcher.php Remove $reponse param of Dispatcher::_invoke(). 2014-03-30 19:29:07 +05:30
DispatcherFilter.php add DispatcherFilter Settings 2013-12-18 06:54:27 +03:30
Router.php microptimize options and default merge and other string key array merges 2014-04-08 01:25:14 +02:00