We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
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
The text was updated successfully, but these errors were encountered:
list for PHP 8.1 & 8.2 syntax:
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: