]> granicus.if.org Git - php/commitdiff
sync NEWS
authorAnatol Belski <ab@php.net>
Tue, 30 Aug 2016 11:39:27 +0000 (13:39 +0200)
committerAnatol Belski <ab@php.net>
Tue, 30 Aug 2016 11:39:27 +0000 (13:39 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 74903d780bed29892813d18dcf25796e9638e904..266bd5fc311b7c22bb45c01529d86860fce730d6 100644 (file)
--- 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