From: Date: Mon, 5 Jun 2000 02:15:14 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_EIGHT_BYTE_ALLOC_PATCH~108 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fe0f40254f07130447628a0b2d4c6f8376313a98;p=php NEWS update --- diff --git a/NEWS b/NEWS index 4ae4cfea8e..c1e3ecd99b 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.1 +- Added functions pg_loimport(), pg_loexport(). (Jouni) +- Add SWF support to getimagesize() function (Derick Rethans) +- Add support for both indexed and non-indexed arrays of file uploads + eg. name="file[]" type="file" (Rasmus) - Added create_function(), which gives the ability to create functions on-the-fly (Zeev, Zend Engine) - Added support for comparisons of arrays (with arrays) and objects (with