-
Notifications
You must be signed in to change notification settings - Fork 186
Exception when using nullable types #290
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
Comments
From @androlets on February 8, 2017 16:11 I noticed that this happens in files where declare(strict_types=1); directive is used |
Sorry for the duplicate. Fyi, in my case `declare(strict_types=1); isn't used. |
I have same problem with
|
Same here, php v7.1 |
+1 Any progress on this? |
I am having same problem with Visual Studio Code using the latest HIE. |
I think its fixed - works fine for me with latest everything. |
From @androlets on February 8, 2017 16:3
After latest extension update (v1.1.1) a get this error when i hover over methods
Copied from original issue: felixfbecker/vscode-php-intellisense#69
The text was updated successfully, but these errors were encountered: