From: foobar Date: Mon, 31 Oct 2005 00:11:42 +0000 (+0000) Subject: bfn X-Git-Tag: RELEASE_1_0RC2~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=138ad7d2524b6e2cba474a78b3ca8935ef1177a2;p=php bfn --- diff --git a/NEWS b/NEWS index 098e41c7ca..40d6eb90d5 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Nov 2005, PHP 5.1 -- Fixed bug #35022, #35019 (Regression in the behavior of key/current +- Fixed bugs #35022, #35019 (Regression in the behavior of key() and current() functions). (Ilia) - Fixed bug #35014 (array_product() always returns 0). (Ilia)