summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-05-04 18:14:11 +0200
committerAnatol Belski <ab@php.net>2016-05-04 18:14:11 +0200
commit44372d69532a9951cd87695d48c6e7a2a01f7acc (patch)
tree237e6db52aae83868db5b2b635be222f14d1b740
parenta17e4187e7ffdceaa33d9abc99d4d6fe3364bfc3 (diff)
downloadphp-git-44372d69532a9951cd87695d48c6e7a2a01f7acc.tar.gz
fix NEWS, patch for #71428 was reverted
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
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)