From: Date: Sun, 7 Nov 1999 02:09:00 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0b3_RC2~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c2e062c84392590494f74ca58edebe0ba991e0ea;p=php NEWS update --- 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