From: Anatol Belski Date: Tue, 30 Aug 2016 11:39:27 +0000 (+0200) Subject: sync NEWS X-Git-Tag: php-7.0.11RC1~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=119744fc22a84ea7e9fb11d560483deaad3bbfe8;p=php sync NEWS --- diff --git a/NEWS b/NEWS index 74903d780b..266bd5fc31 100644 --- a/NEWS +++ b/NEWS @@ -78,6 +78,8 @@ PHP NEWS - SimpleXML: . Fixed bug #72971 (SimpleXML isset/unset do not respect namespace). (Nikita) + . Fixed bug #72957 (Null coalescing operator doesn't behave as expected with + SimpleXMLElement). (Nikita) - Standard: . Fixed bug #55451 (substr_compare NULL length interpreted as 0). (Lauri