cakephp2-php8/lib/Cake
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
..
Cache Update MemcacheEngine.php 2014-02-18 18:40:17 -05:00
Config Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Configure Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Console Remove dead and unused code. 2014-02-11 16:38:24 -05:00
Controller One liner. Dont call function parseAccept() twice in RequestHandlerComponent. 2014-02-21 00:54:10 +11:00
Core Fix ApiGen errors 2014-02-07 18:29:54 -02:00
Error Fix ApiGen errors 2014-02-07 18:29:54 -02:00
Event Merge pull request #2532 from bar/patch-2 2013-12-23 11:21:18 +03:30
I18n Moved Limburgish to correct the order 2014-03-02 14:30:26 +01:00
Log Merge pull request #2319 from ravage84/php-5-removal 2013-11-14 06:41:31 -08:00
Model #2994, unnecessary calls to Model::__isset(null) 2014-03-10 10:16:32 -07:00
Network Include the last error if available when sending with mail() fails. 2014-03-02 21:07:25 -05:00
Routing Only sort the keys once per request instead of on each match. 2014-03-10 21:42:26 -04:00
Test Only sort the keys once per request instead of on each match. 2014-03-10 21:42:26 -04:00
TestSuite Mark compatibility shims as deprecated. 2014-02-17 10:29:03 -05:00
Utility fixing Set docblocks 2014-03-08 10:26:03 +00:00
View Documentation correction 2014-03-10 14:05:03 +05:30
basics.php Fix link in comment 2014-01-30 10:07:45 -06:00
bootstrap.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.4.6 2014-03-01 21:22:04 -05:00