bigtrizzy wrote a reply+100 XP
1w ago
VS Code, Laravel and increased errors/warnings from Intelephense
This worked for me!
bigtrizzy liked a comment+100 XP
1w ago
VS Code, Laravel and increased errors/warnings from Intelephense
Okay so changing this in settings helped:
"intelephense.diagnostics.argumentCount": "declared"
For me the default value as on
Edit: reference https://github.com/bmewburn/vscode-intelephense/blob/master/CHANGELOG.md#changed