-
-
Notifications
You must be signed in to change notification settings - Fork 205
PHP 8.1 language support tracking issue #959
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
Labels
Comments
jakubmisek
added a commit
that referenced
this issue
May 17, 2021
ref #959 /lang:8.1 <LangVersion>8.1</LangVersion> <LangVersion>latest</LangVersion>
jakubmisek
added a commit
that referenced
this issue
May 17, 2021
jakubmisek
added a commit
that referenced
this issue
May 17, 2021
ref #959 - diagnostics when returning from never-returning function - parameter and property cannot be typed as "never" or "void"
jakubmisek
added a commit
that referenced
this issue
Jun 6, 2021
@jakubmisek May I ask please for enums and readonly support? I appreciate it! 👍🏻 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Configuration
Constructs
readonly
propertiesnever
return type (https://wiki.php.net/rfc/noreturn_type)never
as a parameter or property typeSemantic
Diagnostics
Library
The text was updated successfully, but these errors were encountered: