rrichards Mon Aug 15 13:14:36 2005 EDT Modified files: (Branch: PHP_5_1) /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.14&r2=1.2027.2.15&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.14 php-src/NEWS:1.2027.2.15 --- php-src/NEWS:1.2027.2.14 Fri Aug 12 11:15:16 2005 +++ php-src/NEWS Mon Aug 15 13:14:35 2005 @@ -12,6 +12,7 @@ - Fixed "make test" to work for phpized extensions. (Hartmut, Jani) - Fixed failing queries (FALSE returned) with mysqli_query() on 64 bit systems. (Andrey) +- Fixed bug #34103 (line numbering not maintained in dom document). (Rob) - Fixed bug #34078 (Reflection API problems in methods with boolean or null default values). (Tony) - Fixed bug #34068 (Numeric string as array key not cast to integer in
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php