rrichards Sun Jan 2 07:09:35 2005 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.175&r2=1.1760.2.176&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.175 php-src/NEWS:1.1760.2.176 --- php-src/NEWS:1.1760.2.175 Thu Dec 30 10:23:06 2004 +++ php-src/NEWS Sun Jan 2 07:09:34 2005 @@ -4,6 +4,7 @@ - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php