From: Date: Fri, 5 Jul 2002 00:18:30 +0000 (+0000) Subject: NEWS update X-Git-Tag: xmlrpc_epi_0_51_merge_pt~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0c4f0372e1458a97e159c6feddee1e68a515e7a0;p=php NEWS update --- diff --git a/NEWS b/NEWS index aede6b2d72..7f7fc151b9 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- Added optional 3rd parameter 'recursive' to ftp_rawlist() which will + do 'LIST -R' instead of 'LIST'. (Jani) - Disabled the fifth parameter to the mail function in safemode. (Derick) - GetImageSize now allways set fields unknown to 0 and new Imagetype iff. (Marcus)