abies           Mon Jun 28 07:28:12 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  BFN
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1748&r2=1.1749&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1748 php-src/NEWS:1.1749
--- php-src/NEWS:1.1748 Sat Jun 26 18:08:19 2004
+++ php-src/NEWS        Mon Jun 28 07:28:12 2004
@@ -3,6 +3,7 @@
 ?? 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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to