From: Rob Richards Date: Sat, 18 Mar 2006 11:47:05 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.1.3RC2~92 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2ea6d46e4f3628298f93017af24c4b690017d2c7;p=php BFN --- diff --git a/NEWS b/NEWS index e14ee271f3..611eaeb95a 100644 --- 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