Any idea on how to progress with this idea?
I certainly would like to see it in PHP 5.4 but i don't have the knowledge
nor time to figure out the php internals (in C...)

On Sat, Apr 23, 2011 at 4:04 AM, Ben Schmidt
<mail_ben_schm...@yahoo.com.au>wrote:

> yeah you are right, passing arguments by reference doesn't trigger the
>> notice, but I'm not sure that it is applicable in our case.
>>
>
> Yeah, it wouldn't help. For instance, 42 or "default" can't be passed by
> reference, so you couldn't actually provide a default value to
> coalesce() if you implemented it like that, which would make it pretty
> useless. :-)
>
> Ben.
>
>
>
>
>
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

Reply via email to