]> granicus.if.org Git - php/commitdiff
Update NEWS (this bug also exists in 7.1-alpha)
authorXinchen Hui <laruence@gmail.com>
Sun, 19 Jun 2016 06:47:42 +0000 (23:47 -0700)
committerXinchen Hui <laruence@gmail.com>
Sun, 19 Jun 2016 06:47:42 +0000 (23:47 -0700)
NEWS

diff --git a/NEWS b/NEWS
index ce781aa5e1a33540fe0118e3017dab3b61885388..bc450dad0e1d257bb3975401dcb1137c18b80a65 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,10 @@ PHP                                                                        NEWS
   . Fixed bug #72306 (Heap overflow through proc_open and $env parameter).
     (Laruence)
 
+- Streams:
+  . Fixed bug #72439 (Stream socket with remote address leads to a segmentation
+    fault). (Laruence)
+
 09 Jun 2016, PHP 7.1.0alpha1
 
 - Core: