From: Rob Richards Date: Sun, 2 Jan 2005 12:09:34 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.4RC1~398 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ba9e6cf6daead3d06c7af1f1c9f28974210295f7;p=php BFN --- diff --git a/NEWS b/NEWS index 42ad88bbdd..fbdcfb3580 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ PHP NEWS - Added Oracle Instant Client support. (cjbj at hotmail dot com, Tony) - Added length and charsetnr for field array and object in mysqli. (Georg) - Fixed a bug in mysqli_stmt_execute() (type conversion with NULL values). (Georg) +- Fixed bug #31361 (simplexml/domxml segfault when adding node twice). (Rob) - Fixed bug #31142 (imap_mail_compose() fails to generate correct output). (Ilia) - Fixed bug #31139 (XML Parser Functions seem to drop & when parsing). (Rob) - Fixed bug #31111 (Compile failure of zend_strtod.c). (Derick)