From: Date: Wed, 10 Nov 1999 02:08:55 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0b3_RC5~46 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ab5c4e22302a8ec7faadfde060b7716933abee69;p=php NEWS update --- diff --git a/NEWS b/NEWS index 64aee3cf54..6a0dab8bc6 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ?? 1999, Version 4.0 Beta 3 +Fix OpenLink ODBC support (Stig) +Fix min/max behaviour (Thies) +Fix OpenLink ODBC support (Stig) +Fix min/max behaviour (Thies) - tempnam() now uses mkstemp() if available (Stig) - serialize() and var_dump() now honor the precision as set in php.ini for doubles. (Thies)