]> granicus.if.org Git - php/commitdiff
BFN
authorRob Richards <rrichards@php.net>
Sat, 18 Mar 2006 11:47:05 +0000 (11:47 +0000)
committerRob Richards <rrichards@php.net>
Sat, 18 Mar 2006 11:47:05 +0000 (11:47 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e14ee271f39e8eca67f7c8b1ea9328e17b676f95..611eaeb95abddbe879c3a0e25669c408ab596a28 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@ PHP                                                                        NEWS
 - 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