]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Sat, 5 Apr 2014 07:49:51 +0000 (09:49 +0200)
committerAnatol Belski <ab@php.net>
Sat, 5 Apr 2014 07:49:51 +0000 (09:49 +0200)
NEWS

diff --git a/NEWS b/NEWS
index ee8e78c4cf20c4275e1ca28fc72ccee3a8700a0b..8307c29a197dbac2fb5a1ea668ed69819fab2747 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -107,6 +107,10 @@ PHP                                                                        NEWS
   . New pg_flush() and pg_consume_input() functions added to manually complete
     non-blocking reads/writes to underlying connection sockets. (Daniel Lowrey)
 
+- SimpleXML:
+  . Fixed bug #66084 (simplexml_load_string() mangles empty node name)
+    (Anatol)
+
 - SQLite:
   . Updated the bundled libsqlite to the version 3.8.3.1 (Anatol)