From:             [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version:      4.3.0
PHP Bug Type:     Unknown/Other Function
Bug description:  Passing function arguments as arrays

This is not really a bug. I would like to be able to pass the arguments of
a function as arrays. I've come upon problems like not knowing the number
of arguments that I'll be sending to a function and I get stuck because I
can't use that function and I have to go way around it (for example
array_multisort()).

Thanks
-- 
Edit bug report at http://bugs.php.net/?id=22009&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22009&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22009&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22009&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22009&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22009&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22009&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22009&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22009&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22009&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22009&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22009&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22009&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22009&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22009&r=gnused

Reply via email to