]> granicus.if.org Git - php/commitdiff
BFN
authorRob Richards <rrichards@php.net>
Mon, 18 Apr 2005 23:09:09 +0000 (23:09 +0000)
committerRob Richards <rrichards@php.net>
Mon, 18 Apr 2005 23:09:09 +0000 (23:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e6ec8b6504806c0524cd367e4e530b4965aa4aef..5077b91704eb06fdbabbadea372585cbd373ecce 100644 (file)
--- 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