cakephp2-php8/lib/Cake/Test/Case/Routing
mark_story c0ac61117e Only sort the keys once per request instead of on each match.
Sorting the keys property by value sorts keys with the same prefix for
free. This does change the order of the keys, but I don't think that is
actually a large issue as it is just a list.

Refs #2991
2014-03-10 21:42:26 -04:00
..
Filter Replaced all remaining license references to the Open Group Test Suite License with the MIT License 2013-11-13 18:52:06 +01:00
Route Only sort the keys once per request instead of on each match. 2014-03-10 21:42:26 -04:00
DispatcherTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
RouterTest.php Remove dead and unused code. 2014-02-11 16:38:24 -05:00