From: Michael Wallner Date: Thu, 3 Apr 2014 08:40:42 +0000 (+0200) Subject: NEWS X-Git-Tag: php-5.5.12RC1~39 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=60ef357ffcc0335ff728cef498bfc9e06773fd3a;p=php NEWS --- diff --git a/NEWS b/NEWS index e07b500a8f..d3e7329cf0 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,7 @@ PHP NEWS . Fixed bug #64330 (stream_socket_server() creates wrong Abstract Namespace UNIX sockets). (Mike) . Fixed bug #66182 (exit in stream filter produces segfault). (Mike) + . Fixed bug #66736 (fpassthru broken). (Mike) - Embed: . Fixed bug #65715 (php5embed.lib isn't provided anymore). (Anatol).