Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trailing commas #66

Open
mcinp opened this issue Dec 18, 2024 · 0 comments
Open

Trailing commas #66

mcinp opened this issue Dec 18, 2024 · 0 comments

Comments

@mcinp
Copy link

mcinp commented Dec 18, 2024

Hi. Thanks for the tool - really helpful sometimes.
I noticed it doesn't mention trailing comma in array elements (PHP 7.2 - https://wiki.php.net/rfc/list-syntax-trailing-commas).

It also doesn't mention trailing comma in function arguments list. Here the docs say "As of PHP 8.0.0" (https://www.php.net/manual/en/functions.arguments.php) but RFC claims, that it's implemented in 7.3 (https://wiki.php.net/rfc/trailing-comma-function-calls)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant