Skip to content

Support changes in php 8.0 syntax? #247

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

Open
TysonAndre opened this issue Aug 5, 2020 · 1 comment
Open

Support changes in php 8.0 syntax? #247

TysonAndre opened this issue Aug 5, 2020 · 1 comment

Comments

@TysonAndre
Copy link
Contributor

The following changes may matter for the language specification in PHP 8.0 - feel free to split out separate tickets

https://wiki.php.net/rfc/named_params
https://wiki.php.net/rfc/namespaced_names_as_token
https://wiki.php.net/rfc/nullsafe_operator
https://wiki.php.net/rfc/match_expression_v2
https://wiki.php.net/rfc/non-capturing_catches
Trailing commas in parameters/closure use
https://wiki.php.net/rfc/union_types_v2
https://wiki.php.net/rfc/static_return_type
https://wiki.php.net/rfc/mixed_type_v2

Additionally, the php 8.0 attributes syntax is still being voted on

@azjezz
Copy link

azjezz commented May 16, 2022

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

2 participants