diff options
author | <changelog@php.net> | 1999-11-07 02:09:00 +0000 |
---|---|---|
committer | <changelog@php.net> | 1999-11-07 02:09:00 +0000 |
commit | c2e062c84392590494f74ca58edebe0ba991e0ea (patch) | |
tree | 93444dc6b48ebcba509c64ad93408f7b6e33e0d5 | |
parent | 14a870e940f8ab4da0cd4b7fc059e46848f23462 (diff) | |
download | php-git-c2e062c84392590494f74ca58edebe0ba991e0ea.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |