]> granicus.if.org Git - php/commitdiff
fix NEWS, patch for #71428 was reverted
authorAnatol Belski <ab@php.net>
Wed, 4 May 2016 16:14:11 +0000 (18:14 +0200)
committerAnatol Belski <ab@php.net>
Wed, 4 May 2016 16:14:11 +0000 (18:14 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 474445dd73933f7fcd0a634fb57cc2fe4ac512ac..2fd0bcede7a268c4a9180017723540cab2c135df 100644 (file)
--- 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)