Hi internals!
I opened the vote on the argument unpacking RFC:
https://wiki.php.net/rfc/argument_unpacking#vote
This RFC is the logical complement of the variadics RFC that was accepted
earlier this year.
Nikita
> Hi internals!
>
> I opened the vote on the argument unpacking RFC:
>
> https://wiki.php.net/rfc/argument_unpacking#vote
>
"Voting started 2013-12-21 and will be open for at least two weeks (holidays :)"
We've had issues in the past where "open for at least.." has caused
issues on controversial RFCs, where conspiracy theorists claimed the
vote was open (after the initial 2weeks) until enough people had voted
A or B.
I encourage you to have a fixed final date to avoid any such potential issues.
-Hannes
hannes.magnusson@gmail.com> wrote:
> On Sat, Dec 21, 2013 at 4:55 AM, Nikita Popov
> wrote:
> > Hi internals!
> >
> > I opened the vote on the argument unpacking RFC:
> >
> > https://wiki.php.net/rfc/argument_unpacking#vote
> >
>
>
> "Voting started 2013-12-21 and will be open for at least two weeks
> (holidays :)"
>
> We've had issues in the past where "open for at least.." has caused
> issues on controversial RFCs, where conspiracy theorists claimed the
> vote was open (after the initial 2weeks) until enough people had voted
> A or B.
>
> I encourage you to have a fixed final date to avoid any such potential
> issues.
>
Okay, I fixed the end to January 11th :)
Thanks,
Nikita
Hi internals!
I opened the vote on the argument unpacking RFC:
https://wiki.php.net/rfc/argument_unpacking#vote
This RFC is the logical complement of the variadics RFC that was accepted
earlier this year.
RFC was accepted with 32 in favor and 2 against :)
Nikita
RFC was accepted with 32 in favor and 2 against :)
Fantastic news! Named parameters next? :)
--
Andrea Faulds
http://ajf.me/
Named Parameters as in ObjC and the like? I.e.:
[object readFrom:file untill:nnn …];
Or similar? That’d be overkill and awesome! :)
Am Sa. Jan. 11 2014 14:33:08 schrieb Andrea Faulds:
RFC was accepted with 32 in favor and 2 against :)
Fantastic news! Named parameters next? :)