From: Joe Watkins Date: Mon, 4 Apr 2016 09:20:26 +0000 (+0100) Subject: news entry 71609 X-Git-Tag: php-7.0.6RC1~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=922a4048e44eff916bca49fc09f416cc959b04fa;p=php news entry 71609 --- diff --git a/NEWS b/NEWS index cf0f0c74f9..450ce4303d 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PHP NEWS ?? ??? 2016 PHP 7.0.6 - Core: + . Fixed bug #71609 (Segmentation fault on ZTS with gethostbyname). (krakjoe) . Fixed bug #71414 (Inheritance, traits and interfaces). (krakjoe) . Fixed bug #71359 (Null coalescing operator and magic). (krakjoe) . Fixed bug #71930 (_zval_dtor_func: Assertion `(arr)->gc.refcount <= 1'