From: Ard Biesheuvel Date: Mon, 28 Jun 2004 11:30:03 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.9RC1~70 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1556fa266508ef29f70cba64052126472f6d89e9;p=php BFN --- diff --git a/NEWS b/NEWS index fd1aa899eb..dc1a18a634 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ PHP 4 NEWS - Updated PCRE to provide better error handling in certain cases. (Andrei) - NSAPI: added "bucket" parameter to list of non-php.ini-keys of php4_execute for doing performance stats without warnings in server-log. (Uwe Schindler) +- Fixed bug #28897 (ibase: -1 returned as -0.000 for 64-bit scaled int). (Ard) - Fixed bug #28879 (Implicit/Explicit array creation inconsistency when using Resources, Arrays, or Objects as indices). (Sara) - Fixed bug #28878 (Setting of inikey's in obj.conf fails). (Uwe Schindler)