]> granicus.if.org Git - php/commitdiff
BFN
authorRob Richards <rrichards@php.net>
Thu, 11 Sep 2008 14:24:28 +0000 (14:24 +0000)
committerRob Richards <rrichards@php.net>
Thu, 11 Sep 2008 14:24:28 +0000 (14:24 +0000)
NEWS

diff --git a/NEWS b/NEWS
index bcc4b8dd21f8b92566953df68af2af2299773bee..2f18c3cd388b5f24e32fd07ad0ba0d93602afd8d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,8 @@ PHP                                                                        NEWS
   (Scott)
 - Fixed a crash on invalid method in ReflectionParameter constructor.
   (Christian Seiler)
+- Fixed bug #46047 (SimpleXML converts empty nodes into object with nested 
+  array). (Rob)
 - Fixed bug #46031 (Segfault in AppendIterator::next). (Arnaud)
 - Fixed bug #46029 (Segfault in DOMText when using with Reflection). (Rob)
 - Fixed bug #46010 (warnings incorrectly generated for iv in ecb mode). 
@@ -25,6 +27,8 @@ PHP                                                                        NEWS
 - Fixed bug #46003 (isset on nonexisting node return unexpected results). (Rob)
 - Fixed bug #45956 (parse_ini_file() does not return false with syntax errors
   in parsed file). (Jani)
+- Fixed bug #45901 (wddx_serialize_value crash with SimpleXMLElement object).
+  (Rob)
 - Fixed bug #45862 (get_class_vars is inconsistent with 'protected' and 
   'private' variables). (ilewis at uk dot ibm dot com, Felipe)
 - Fixed bug #45860 (header() function fails to correctly replace all Status