sniper Wed Jan 7 18:53:49 2004 EDT Modified files: /php-src NEWS Log: BFN Index: php-src/NEWS diff -u php-src/NEWS:1.1569 php-src/NEWS:1.1570 --- php-src/NEWS:1.1569 Tue Jan 6 15:07:05 2004 +++ php-src/NEWS Wed Jan 7 18:53:48 2004 @@ -8,6 +8,8 @@ - Fixed bug #26819 (http_build_query() crashes on NULL output). (Ilia) - Fixed bug #26817 (http_build_query() does not handle private & protected object properties correctly). (Ilia) +- Fixed bug #26815 (foreach of (DOM) childnodes crashes when Xinclude is used). + (Rob) - Fixed bug #26762 (unserialize() produces lowercase classnames). (Marcus) - Fixed bug #26743 (getElementsByTagName doesn't work properly). (Rob) - Fixed bug #26736 (__autoload not invoked for parent classes). (Marcus)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php