]> granicus.if.org Git - php/commitdiff
BFN
authorArd Biesheuvel <abies@php.net>
Mon, 28 Jun 2004 11:28:12 +0000 (11:28 +0000)
committerArd Biesheuvel <abies@php.net>
Mon, 28 Jun 2004 11:28:12 +0000 (11:28 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f93c17b401cab1fd0c2cd56d8177d5962b021353..b0834a26c345dacbeebb93797af67b02101aaaff 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP                                                                        NEWS
 ?? Jul 2004, PHP 5.0.0
 - Updated PCRE to provide better error handling in certain cases. (Andrei)
 - Changed doc comments to require a single white space after '/**'. (Marcus)
+- Fixed bug #28897 (ibase: -1 returned as -0.000 for 64-bit scaled int). (Ard)
 - Fixed bug #28895 (ReflectionClass::isAbstract always returns false). (Marcus)
 - Fixed bug #28868 (Internal filter registry not thread safe). (Sara)
 - Fixed bug #28851 (call_user_func_array has typo in error message). (Marcus)