cakephp2-php8/lib/Cake/Test
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
..
bake_compare/Controller fix the failing test case. 2013-11-20 12:26:03 +01:00
Case Only sort the keys once per request instead of on each match. 2014-03-10 21:42:26 -04:00
Fixture Merge pull request #2319 from ravage84/php-5-removal 2013-11-14 06:41:31 -08:00
test_app Fix Console "extract i18n from sources" to handle quotes in Model::validate parameters correctly 2014-01-29 14:53:52 +01:00