Re: [PHP-DEV] Re: [RFC] Allow trailing comma in parameter lists

2020-04-09 Thread Mark Randall
On 09/04/2020 10:50, Guilliam Xavier wrote: I'm personally favorable, but since some concern has been raised that it *might* be interpreted as "encouraging" functions with many parameter The only comment I saw was from Jakob Givoni that said: "Are we encouraging functions with long lists of pa

Re: [PHP-DEV] Re: [RFC] Allow trailing comma in parameter lists

2020-04-09 Thread Guilliam Xavier
On Thu, Apr 9, 2020 at 10:02 AM Nikita Popov wrote: > > On Thu, Mar 26, 2020 at 7:52 PM Nikita Popov wrote: > > > Hi internals, > > > > This has been declined in the past, but I just keep making this mistake, > > and believe it deserves reconsideration... > > > > https://wiki.php.net/rfc/trailing

[PHP-DEV] Re: [RFC] Allow trailing comma in parameter lists

2020-04-09 Thread Nikita Popov
On Thu, Mar 26, 2020 at 7:52 PM Nikita Popov wrote: > Hi internals, > > This has been declined in the past, but I just keep making this mistake, > and believe it deserves reconsideration... > > https://wiki.php.net/rfc/trailing_comma_in_parameter_list > Heads up: I plan to move this to voting to