From: Wez Furlong Date: Fri, 23 Apr 2004 13:28:05 +0000 (+0000) Subject: Another one bites the dust X-Git-Tag: php-5.0.0RC2~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=16f8b66e461a11fa3d053b3c40bf04f9276f1e87;p=php Another one bites the dust --- diff --git a/NEWS b/NEWS index 9d7d7efdb7..e70fc8a87d 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,7 @@ PHP NEWS fails). (Frank) - Fixed bug #27997 (SPL: Crash with getInnerIterator()). (Marcus) - Fixed bug #27928 (sqlite incorrectly handles invalid filenames). (Ilia) +- Fixed bug #27974 (COM doesn't pass array parameters). (Wez) - Fixed bug #27865 (STDIN, STDOUT, STDERR are dup()d under CLI). (Wez) - Fixed bug #27821 (xml_parse() segfaults when xml_set_object() is called from class method). (Andi, Rob)