summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>1999-11-07 02:09:00 +0000
committer <changelog@php.net>1999-11-07 02:09:00 +0000
commitc2e062c84392590494f74ca58edebe0ba991e0ea (patch)
tree93444dc6b48ebcba509c64ad93408f7b6e33e0d5
parent14a870e940f8ab4da0cd4b7fc059e46848f23462 (diff)
downloadphp-git-c2e062c84392590494f74ca58edebe0ba991e0ea.tar.gz
NEWS update
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f77b761818..59f6263941 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ?? 1999, Version 4.0 Beta 3
+- serialize() and var_dump() now honor the precision as set in php.ini
+ for doubles. (Thies)
- Improved the Win32 COM module to support [out] parameters (Boris Wedl)
- Fixed garbage returned at the end of certain Sybase-Columns (Thies)
Patch submitted by: neal@wanlink.com