]> granicus.if.org Git - php/commitdiff
*** empty log message ***
authorZeev Suraski <zeev@php.net>
Tue, 21 Sep 1999 07:32:50 +0000 (07:32 +0000)
committerZeev Suraski <zeev@php.net>
Tue, 21 Sep 1999 07:32:50 +0000 (07:32 +0000)
ChangeLog

index 366c14a35b138ac45552740fac150ec61d09957a..4d9a05af02e7840cc922b53e3fad78940bd8dece 100644 (file)
--- 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)