]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Fri, 21 Jul 2017 10:17:12 +0000 (18:17 +0800)
committerXinchen Hui <laruence@gmail.com>
Fri, 21 Jul 2017 10:17:12 +0000 (18:17 +0800)
NEWS

diff --git a/NEWS b/NEWS
index aac7cc306460e68d6335bad0ae5f1c53eacf92f4..102b8a7db810cf58d3f1827534a80203048d0951 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,10 @@ PHP                                                                        NEWS
   . Fixed bug #74892 (Url Rewriting (trans_sid) not working on urls that start
     with "#"). (Andrew Nester)
 
+- SimpleXML:
+  . Fixed bug #74950 (nullpointer deref in simplexml_element_getDocNamespaces).
+    (Laruence)
+
 - SPL:
   . Fixed bug #74669 (Unserialize ArrayIterator broken). (Andrew Nester)