From: Anatol Belski Date: Mon, 22 Apr 2013 17:00:46 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-5.5.0beta4~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b119836765a72700a07b004b95c92beffa3daf95;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 15aa0bcad7..74ed8dc96f 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,10 @@ PHP NEWS . Fixed bug #64342 (ZipArchive::addFile() has to check for file existence). (Anatol) +- Streams: + . Fixed Windows x64 version of stream_socket_pair() and improved error handling + (Anatol Belski) + 11 Apr 2013, PHP 5.5.0 Beta 3 - Core: