Hi,
2015-11-03 16:22 GMT-03:00 Sammy Kaye Powers :
> Hey internals!
>
> The RFC to allow trailing commas to function calls & declarations has been
> withdrawn in favor of the a RFC that broadens the scope to all list syntax.
>
> https://wiki.php.net/rfc/list-syntax-trailing-commas
>
> The RFC to a
Hi Sammy,
> https://wiki.php.net/rfc/list-syntax-trailing-commas
my thoughts on this:
1) having list separators (commas) signals "there is one more item" (thats
the semantic meaning of a comma in a list, right?)
2) you are right, arrays vs. other lists behave inconsistent
however, if i take t
On Tue, Nov 3, 2015 at 2:22 PM, Sammy Kaye Powers wrote:
> The RFC to allow trailing commas to function calls & declarations has been
> withdrawn in favor of the a RFC that broadens the scope to all list syntax.
>
> https://wiki.php.net/rfc/list-syntax-trailing-commas
>
> The RFC to allow trailin