2013/2/19 Sara Golemon <poll...@php.net>

> Opening RFC to allow trailing comma in function call argument lists
>
> https://wiki.php.net/rfc/trailing-comma-function-args
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
-1

For array it's okay, but for functions? I think the code is harder to read
that way...

If I would see a call written this way:
phpinfo(,)

There are three possible values: Defaultvalue, null or something differnt?

@Sara cool base idea ;-)  (https://github.com/sgolemon/objectifier)

Reply via email to