Re: [PHP-DEV] Idea: func_get_arg(s?)_by_ref() From: Andi Gutmans (andi <email protected>)
Date: 09/14/00

Hmm, I'm not sure exactly what you are trying to achieve.
References are definitely causing quite a few headaches and we have to be
very careful where we actually give active support for them.

Andi

At 00:50 14/09/00 -0600, Joey Smith wrote:
>I came across a case where the above function would be really useful.
>
>If allow_call_time_pass_reference is off, but you want to get a
>reference into a function that uses func_get_arg(s?), is there a way to
>do this already? If not, would this function be possible/desirable?
>
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
>For additional commands, e-mail: php-dev-help <email protected>
>To contact the list administrators, e-mail: php-list-admin <email protected>

---
Andi Gutmans <andi <email protected>>
http://www.zend.com/

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>