From: Date: Tue, 9 Nov 1999 02:08:58 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0b3_RC2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e95fe291d4c8fad7b2533d1e26555e06bb4aa76e;p=php NEWS update --- diff --git a/NEWS b/NEWS index 59f6263941..64aee3cf54 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ?? 1999, Version 4.0 Beta 3 +- tempnam() now uses mkstemp() if available (Stig) - 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)