From: foobar Date: Tue, 16 Dec 2003 08:06:09 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.0b3RC1~48 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=04611c1287b490f957ced55f8be912986a5d6d68;p=php BFN --- diff --git a/NEWS b/NEWS index d725bf482f..c50911c99d 100644 --- a/NEWS +++ b/NEWS @@ -38,6 +38,7 @@ PHP NEWS - 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)