]> granicus.if.org Git - php/commitdiff
BFN
authorRob Richards <rrichards@php.net>
Sun, 28 Sep 2008 12:02:59 +0000 (12:02 +0000)
committerRob Richards <rrichards@php.net>
Sun, 28 Sep 2008 12:02:59 +0000 (12:02 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 68681f8f11feb2e9d0f1f1e0abe85be5e9890ebf..14741cb9690c4fd3785beabd0a439c64c5da39bc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,7 @@ PHP                                                                        NEWS
   (Scott)
 - Fixed a crash on invalid method in ReflectionParameter constructor.
   (Christian Seiler)
+- Fixed bug #46191 (BC break: DOMDocument saveXML() doesn't accept null). (Rob)
 - Fixed bug #46157 (PDOStatement::fetchObject prototype error). (Felipe)
 - Fixed bug #46147 (after stream seek, appending stream filter reads incorrect data).
   (Greg)