There are various "stubs" packages available in composer. Is there a way to add these to devsense? (VS Code)
I tried adding them to "php.stubs" and "php.workspace.includePath", but no luck. Without this, I get various "call to unknown function" warnings that aren't actually problems.