From: Anatol Belski Date: Wed, 4 May 2016 16:14:11 +0000 (+0200) Subject: fix NEWS, patch for #71428 was reverted X-Git-Tag: php-7.0.7RC1~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=44372d69532a9951cd87695d48c6e7a2a01f7acc;p=php fix NEWS, patch for #71428 was reverted --- diff --git a/NEWS b/NEWS index 474445dd73..2fd0bcede7 100644 --- a/NEWS +++ b/NEWS @@ -76,7 +76,6 @@ PHP NEWS php_url_encode). (Stas) . Fixed bug #71731 (Null coalescing operator and ArrayAccess). (Nikita) . Fixed bug #71609 (Segmentation fault on ZTS with gethostbyname). (krakjoe) - . Fixed bug #71428 (inheritance and allow_null). (krakjoe) . Fixed bug #71414 (Inheritance, traits and interfaces). (krakjoe) . Fixed bug #71359 (Null coalescing operator and magic). (krakjoe) . Fixed bug #71334 (Cannot access array keys while uksort()). (Nikita)