From c4a3f67708a5f7b47b1c69f5027d997adb6f2fc1 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Wed, 2 Apr 2014 11:14:34 +0200 Subject: [PATCH] NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index c54792a845..aa7fe20c5c 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,8 @@ PHP NEWS - Core: . Allow zero length comparison in substr_compare() (Tjerk) . Fixed bug #60602 (proc_open() changes environment array) (Tjerk) + . Fixed bug #64330 (stream_socket_server() creates wrong Abstract Namespace + UNIX sockets). (Mike) . Fixed bug #66822 (Cannot use T_POW in const expression) (Tjerk) - SPL: -- 2.40.0