Felipe Pena schreef:
> Hi!
>
> 2010/6/4 Stas Malyshev
>
>> Hi!
>>
>>
>> function call chaining (f()() if f() returns function), and array
>>> dereferencing (f()[0]) - (Stas)
>>>
>> I did patch for f()() - it's referenced at
>> http://wiki.php.net/rfc/fcallfcall - but not for f()[] - didn't have
Hi,
Denis has offered to do the work in nice way that is a more proper long term
solution. So what is stopping us now? Can someone from the PHP core team
chime in and give some guidance so that we can move this forward?
Thanks, Jon
On Fri, Jun 4, 2010 at 6:21 PM, Denis Gasparin
wrote:
> Hi.
> F