]> granicus.if.org Git - php/commitdiff
BFN
authorRob Richards <rrichards@php.net>
Sun, 2 Jan 2005 12:09:34 +0000 (12:09 +0000)
committerRob Richards <rrichards@php.net>
Sun, 2 Jan 2005 12:09:34 +0000 (12:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 42ad88bbdd3b7e96be3cf0f299def7bdd9aac8f2..fbdcfb35803959748929779e81ffd15cae4414e0 100644 (file)
--- 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 &amp; when parsing). (Rob)
 - Fixed bug #31111 (Compile failure of zend_strtod.c). (Derick)