bmewburn / intelephense-docs

Documentation for the Intelephense PHP language server
https://intelephense.com
Other
184 stars 17 forks source link

DOMElement `getAttribute` method not recognized #66

Closed JohnRDOrazio closed 2 months ago

JohnRDOrazio commented 2 months ago

Even though I have the dom stub enabled, I'm getting a red underline for the getAttribute method of a DOMElement:

image

JohnRDOrazio commented 2 months ago

Sorry just found the related issue https://github.com/bmewburn/vscode-intelephense/issues/2329 .