From: Anatol Belski Date: Fri, 3 May 2013 15:05:54 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-5.5.0RC1~27^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f7830e4f985d67de37078fe8033e8bde32fff6cc;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 00b11c43df..f1132f2dda 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,10 @@ PHP NEWS (Boris Lytochkin) . Fixed bug #64159 (Truncated snmpget). (Boris Lytochkin) +- Streams: + . Fixed bug #64770 (stream_select() fails with pipes returned by proc_open() + on Windows x64). (Anatol) + 25 Apr 2013, PHP 5.5.0 Beta 4 - Core: