From: Sascha Schumann Date: Wed, 17 May 2000 16:10:48 +0000 (+0000) Subject: . X-Git-Tag: php-4.0.0~72 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f4e20147b5311e595f166beb27b651f4d575dfb3;p=php . --- diff --git a/NEWS b/NEWS index 881863fa26..0b4e590122 100644 --- a/NEWS +++ b/NEWS @@ -2,12 +2,13 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.0 Release +- Fixed two 64-bit issues (startup crash, gethostbyaddr). (Sascha) - NULL values are now preserved in the return value of mysql_fetch_array() -- and mysql_fetch_object(). (Andrei) -- InterBase module finally ported from PHP3 to PHP4. Full support for + and mysql_fetch_object(). (Andrei) +- Ported InterBase module finally from PHP 3 to PHP 4. Full support for InterBase 6. (Jouni) -- Add swf_definepoly for drawing polygons to the SWF functions. (Sterling) -- Port imagegammacorrect from PHP3 to PHP4. (Sterling) +- Added swf_definepoly for drawing polygons to the SWF functions. (Sterling) +- Ported imagegammacorrect from PHP3 to PHP4. (Sterling) - Added array_rand() function. (Andrei) 8 May 2000, Version 4.0 Release Candidate 2