summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnaud Le Blanc <arnaud.lb@gmail.com>2013-06-29 17:54:55 +0200
committerArnaud Le Blanc <arnaud.lb@gmail.com>2013-06-29 17:54:55 +0200
commit5904da994803d2f9a70a0cb4675ebd9eeb9bce54 (patch)
tree6b13e3f405c4d51124d50193b06607823b773d33
parent18f45c535b2f466647a82b02b1fd03a4461a0db2 (diff)
downloadphp-git-5904da994803d2f9a70a0cb4675ebd9eeb9bce54.tar.gz
NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e16640cf21..6122e0369b 100644
--- a/NEWS
+++ b/NEWS
@@ -46,6 +46,10 @@ PHP NEWS
. Fixed bug #61828 (Memleak when calling Directory(Recursive)Iterator
/Spl(Temp)FileObject ctor twice). (Laruence)
+- CGI/FastCGI SAPI:
+ . Added PHP_FCGI_BACKLOG, overrides the default listen backlog. (Arnaud Le
+ Blanc)
+
20 Jun 2013, PHP 5.5.0
- Core: