Karoly Negyesi wrote:
Dear Brian,

Say, you have a CMS which generally calls some kind of functions and
some of them might need to modify one array the other needs to modify
two arrays... Currently you need to wrap these into a "arguments"
array otherwise func_get_args will butcher your references.

Regards,

NK

So, you need to relabel this, "func_get_args() should allow arguments to be passed by reference". This has nothing to do with call time pass by reference IMO.

--

Brian Moon
Senior Developer
------------------------------
http://dealnews.com/
It's good to be cheap =)

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to