cakephp2-php8/lib/Cake
samokspv 9e15042eff changed regexp for response code
Facebook servers have now HTTP response without status string. The use 
"HTTP/1.1 200 "
while CakePHP needs 
"HTTP/1.1 200 Ok"
because preg_match() in code use + instead *
2014-03-13 19:11:14 +02: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 Merge pull request #2961 from ovidiupruteanu/patch-3 2014-03-11 21:03:54 -04:00
Network changed regexp for response code 2014-03-13 19:11:14 +02: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