Re: [PHP-DEV] Re: [RFC] Allow trailing comma in function call argument lists

2013-03-15 Thread Sara Golemon
> I noticed that multiple people who expressed support for the RFC on this > thread have since cast "No" votes on the RFC. I'm confused. Does "No" > correspond to supporting the idea in this case, or did something happen > outside this thread that changed people's minds about it? > They probably

Re: [PHP-DEV] Re: [RFC] Allow trailing comma in function call argument lists

2013-03-15 Thread Lester Caine
Kris Craig wrote: I noticed that multiple people who expressed support for the RFC on this thread have since cast "No" votes on the RFC. I'm confused. Does "No" correspond to supporting the idea in this case, or did something happen outside this thread that changed people's minds about it? Ho

Re: [PHP-DEV] Re: [RFC] Allow trailing comma in function call argument lists

2013-03-14 Thread Kris Craig
On Thu, Mar 14, 2013 at 6:32 AM, Peter Cowburn wrote: > On 14 March 2013 08:35, Sara Golemon wrote: > > Some unofficial votes going either way... Let's open the voting to > > see where things fall. > > > > Don't forget to start a new thread, as described in the Voting RFC [1]. > > [1] https://wi

Re: [PHP-DEV] Re: [RFC] Allow trailing comma in function call argument lists

2013-03-14 Thread Peter Cowburn
On 14 March 2013 08:35, Sara Golemon wrote: > Some unofficial votes going either way... Let's open the voting to > see where things fall. > Don't forget to start a new thread, as described in the Voting RFC [1]. [1] https://wiki.php.net/rfc/voting#voting -- PHP Internals - PHP Runtime Develop

[PHP-DEV] Re: [RFC] Allow trailing comma in function call argument lists

2013-03-14 Thread Sara Golemon
On Tue, Feb 19, 2013 at 4:06 AM, Sara Golemon wrote: > Opening RFC to allow trailing comma in function call argument lists > > https://wiki.php.net/rfc/trailing-comma-function-args > Some unofficial votes going either way... Let's open the voting to see where things fall. https://wiki.php.net/rf

Re: [PHP-DEV] Re: [RFC] Allow trailing comma in function call argument lists

2013-02-20 Thread David Muir
On 20/02/2013, at 10:47 PM, Alain Williams wrote: > On Wed, Feb 20, 2013 at 03:26:26AM -0800, Sara Golemon wrote: >> On Tue, Feb 19, 2013 at 4:06 AM, Sara Golemon wrote: >>> Opening RFC to allow trailing comma in function call argument lists >>> >>> https://wiki.php.net/rfc/trailing-comma-fun

Re: [PHP-DEV] Re: [RFC] Allow trailing comma in function call argument lists

2013-02-20 Thread Alain Williams
On Wed, Feb 20, 2013 at 03:26:26AM -0800, Sara Golemon wrote: > On Tue, Feb 19, 2013 at 4:06 AM, Sara Golemon wrote: > > Opening RFC to allow trailing comma in function call argument lists > > > > https://wiki.php.net/rfc/trailing-comma-function-args > > > For the record, I've updated the RFC just

[PHP-DEV] Re: [RFC] Allow trailing comma in function call argument lists

2013-02-20 Thread Sara Golemon
On Tue, Feb 19, 2013 at 4:06 AM, Sara Golemon wrote: > Opening RFC to allow trailing comma in function call argument lists > > https://wiki.php.net/rfc/trailing-comma-function-args > For the record, I've updated the RFC just now to include function/method/closure declarations as well: function fo