fix NEWS, patch for #71428 was reverted

This commit is contained in:
Anatol Belski 2016-05-04 18:14:11 +02:00
parent a17e4187e7
commit 44372d6953

1
NEWS
View File

@ -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)