sniper Tue Dec 16 03:06:10 2003 EDT Modified files: /php-src NEWS Log: BFN Index: php-src/NEWS diff -u php-src/NEWS:1.1537 php-src/NEWS:1.1538 --- php-src/NEWS:1.1537 Sun Dec 14 19:43:28 2003 +++ php-src/NEWS Tue Dec 16 03:06:09 2003 @@ -38,6 +38,7 @@ - Fixed bug #26534 (stream_get_meta_data() -> Access Violation). (Wez) - Fixed bug #26528 (HTML entities are not being decoded by xml_parse()/xml_parse_into_struct()). (Ilia) +- Fixed bug #26182 (Object properties created redundantly). (Andi) - Fixed bug #26156 (REPLACE_ZVAL_VALUE works on uninit stack-based zvals). (Moriyoshi) - Fixed bug #26083 (Non-working write support in ext/dom). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php