wez Tue Apr 19 01:59:14 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.331&r2=1.1760.2.332&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.331 php-src/NEWS:1.1760.2.332 --- php-src/NEWS:1.1760.2.331 Mon Apr 18 22:59:08 2005 +++ php-src/NEWS Tue Apr 19 01:59:12 2005 @@ -4,6 +4,8 @@ - Removed php_check_syntax() function which never worked properly. (Ilia) - Changed sha1_file() and md5_file() functions to use streams instead of low level IO. (Uwe) +- Fixed bug #32759 (incorrect determination of default value (COM)). (Wez) +- Fixed bug #32758 (Cannot access safearray properties in VB6 objects). (Wez) - Fixed bug #32755 (Segfault in replaceChild() when DocumentFragment has no children). (Rob) - Fixed bug #32753 (Undefined constant SQLITE_NOTADB). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php