From: Arnaud Le Blanc Date: Sat, 29 Jun 2013 15:54:55 +0000 (+0200) Subject: NEWS X-Git-Tag: php-5.5.2RC1~17^2~21^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5904da994803d2f9a70a0cb4675ebd9eeb9bce54;p=php NEWS --- 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: