From: Rob Richards Date: Sun, 28 Sep 2008 12:02:59 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.7RC1~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9370d047efdef29d787119e5a2aab2c150924258;p=php BFN --- diff --git a/NEWS b/NEWS index 68681f8f11..14741cb969 100644 --- 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)