From: Xinchen Hui Date: Sun, 19 Jun 2016 04:34:12 +0000 (-0700) Subject: Update NEWS X-Git-Tag: php-7.1.0alpha2~23^2~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=af2c332f41c80ff0c138fbd03248be36b545c202;p=php Update NEWS --- diff --git a/NEWS b/NEWS index 8f167a6fab..b077031e62 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,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) + 23 Jun 2016 PHP 7.0.8 - Core: