cakephp2-php8/lib
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
..
Cake Only sort the keys once per request instead of on each match. 2014-03-10 21:42:26 -04:00