From: Wez Furlong Date: Sat, 7 Aug 2004 21:04:51 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.1RC1~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5ab53094fae928f046e77e102a76636d66f77bab;p=php BFN --- diff --git a/NEWS b/NEWS index 25ce31c6f8..154bf08d18 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,7 @@ PHP NEWS - Improved and moved ActiveScript SAPI to PECL. (Wez) - Fixed bug #29505 (get_class_vars() severely broken when used with arrays). (Marcus) +- Fixed bug #29490 (.Net object instantiation failed). (Michael Sisolak). - Fixed bug #29474 (win32: usleep() doesn't work). (Wez) - Fixed bug #29449 (win32: feof() hangs on empty tcp stream). (Wez) - Fixed bug #29437 (Possible crash inside array_walk_recursive()). (Ilia)