From 9a65c69c628462620c2c378658fa6ae11bf1bea7 Mon Sep 17 00:00:00 2001 From: Joe Watkins Date: Mon, 4 Apr 2016 10:30:23 +0100 Subject: [PATCH] news entry #71428 --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index bcbda8eab99..39b21505436 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PHP NEWS ?? ??? 2016 PHP 7.0.6 - Core: + . Fixed bug #71428 (inheritance and allow_null). (krakjoe) . Fixed bug #69537 (__debugInfo with empty string for key gives error). (krakjoe) . Fixed bug #71609 (Segmentation fault on ZTS with gethostbyname). (krakjoe)