rrichards Sun Sep 28 12:03:00 2008 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1232&r2=1.2027.2.547.2.1233&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1232 php-src/NEWS:1.2027.2.547.2.1233 --- php-src/NEWS:1.2027.2.547.2.1232 Tue Sep 23 23:10:01 2008 +++ php-src/NEWS Sun Sep 28 12:02:59 2008 @@ -18,6 +18,7 @@ (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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php