From: Zeev Suraski Date: Tue, 21 Sep 1999 07:32:50 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: before-sapi-split~98 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8b1195ffccd5ba25e3940ecbb21516152a94abb8;p=php *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 366c14a35b..4d9a05af02 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ PHP 4.0 CHANGE LOG ChangeLog ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ?? 1999, Version 4.0 Beta 3 +- Added func_num_args(), func_get_arg() and func_get_args() for standard + access to variable number of arguments functions (Zeev) - Added FTP support (Andrew Skalski) - Added optional allowable_tags arguments to strip_tags() and fgetss() to allow you to specify a string of tags that are not to be stripped (Rasmus)