Re: [RFC] Argument unpacking

From: Date: Fri, 30 Aug 2013 16:33:44 +0000
Subject: Re: [RFC] Argument unpacking
References: 1  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
On Fri, Aug 30, 2013 at 11:23 PM, Nikita Popov <[email protected]> wrote:
> Hi internals!
>
> This RFC proposes to add a syntax for argument unpacking:
>
>     https://wiki.php.net/rfc/argument_unpacking
>
> Basically, this is the "complement" of the variadics RFC: It is not about
> declaring variadic functions, but about calling them.
>
> The syntax it introduces looks as follows:
>
>     $db->query($query, ...$params);
seems so weird and ugly..

-1

thanks
>
> Thoughts?
>
> Thanks,
> Nikita



-- 
Laruence  Xinchen Hui
http://www.laruence.com/


Thread (25 messages)

« previous php.internals (#68731) next »