rrichards Fri Apr 8 12:00:42 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.316&r2=1.1760.2.317&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.316 php-src/NEWS:1.1760.2.317 --- php-src/NEWS:1.1760.2.316 Thu Apr 7 19:08:45 2005 +++ php-src/NEWS Fri Apr 8 12:00:42 2005 @@ -2,6 +2,8 @@ ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2005, PHP 5.0.5 - Removed php_check_syntax() function, never worked properly. (Ilia) +- Fixed bug #32615 (Segfault in replaceChild() using fragment when + previousSibling is NULL). (Rob) - Fixed bug #32591 (ext/mysql: Unsatisfied symbol: ntohs with HP-UX). (Jani) - Fixed bug #32589 (Possible crash inside imap_mail_compose, with charsets). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php