rrichards Sat Mar 18 11:47:06 2006 UTC Modified files: (Branch: PHP_5_1) /php-src NEWS Log: BFN http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.466&r2=1.2027.2.467&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.466 php-src/NEWS:1.2027.2.467 --- php-src/NEWS:1.2027.2.466 Fri Mar 17 22:15:57 2006 +++ php-src/NEWS Sat Mar 18 11:47:05 2006 @@ -7,6 +7,7 @@ - Added overflow checks to wordwrap() function. (Ilia) - Removed the E_STRICT deprecation notice from "var". (Ilia) - Fixed debug_zval_dump() to support private and protected members. (Dmitry) +- Fixed bug #36756 (DOMDocument::removeChild corrupts node). (Rob) - Fixed bug #36743 (In a class extending XMLReader array properties are not writable). (Tony) - Fixed bug #36727 (segfault in pdo_pgsql bindValue() when no parameters are
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php