rrichards Thu Mar 17 08:13:09 2005 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.857&r2=1.1247.2.858&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.857 php-src/NEWS:1.1247.2.858 --- php-src/NEWS:1.1247.2.857 Mon Mar 14 16:11:44 2005 +++ php-src/NEWS Thu Mar 17 08:13:08 2005 @@ -6,6 +6,7 @@ and gmp_fact() to prevent SIGFPE. (Tony) - Changed phpize not to require libtool. (Jani) - Updated bundled libmbfl library (used for multibyte functions). (Moriyoshi) +- Fixed bug #32340 (insert_before($node,NULL) does not return). (Rob) - Fixed bug #32114 (DOM crashing when attribute appended to Document). (Rob) Fixed bugs: . Bug #32063 (mb_convert_encoding ignores named entity 'alpha')
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php