bmewburn / vscode-intelephense

PHP intellisense for Visual Studio Code
https://intelephense.com
Other
1.64k stars 94 forks source link

Including phpdotenv cause error Undefined type 'Dotenv\Dotenv'.intelephense(1009) #2321

Open axelf opened 2 years ago

axelf commented 2 years ago

The class was found because all is working, but i get a red warning line and the file is red marked with the following message: Undefined type 'Dotenv\Dotenv'.intelephense(1009)

youesei commented 1 year ago

I have the same error