From: Rob Richards Date: Mon, 18 Apr 2005 23:09:09 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.5RC1~417 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d73878643682e19dc772a949f1d868d03ce4ea1a;p=php BFN --- diff --git a/NEWS b/NEWS index e6ec8b6504..5077b91704 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,8 @@ PHP NEWS - Removed php_check_syntax() function which never worked properly. (Ilia) - Changed sha1_file() and md5_file() functions to use streams instead of low level IO. (Uwe) +- Fixed bug #32755 (Segfault in replaceChild() when DocumentFragment has + no children). (Rob) - Fixed bug #32699 (pg_affected_rows() was defined when it was not available). (Derick) - Fixed bug #32682 (ext/mssql: Error on module shutdown when called from