From: Michael Wallner Date: Wed, 2 Apr 2014 09:13:21 +0000 (+0200) Subject: NEWS X-Git-Tag: php-5.5.12RC1~45 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=68556f33847ea45ea0c9205b04094de27037b89b;p=php NEWS --- diff --git a/NEWS b/NEWS index a988202e9e..bbad37b23b 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2014, PHP 5.5.12 +- Core: + . Fixed bug #64330 (stream_socket_server() creates wrong Abstract Namespace + UNIX sockets). (Mike) + - Embed: . Fixed bug #65715 (php5embed.lib isn't provided anymore). (Anatol).