Ben Mewburn
Results
193
comments of
Ben Mewburn
`DOMElement` extends `DOMNode` so it is redundant to have a union here. The upstream stubs need further work to make them templated. You're welcome to use phpstan's stubs as a...
The `DOMNodeList` class would need a template and then the `getElementsByTagName` would need to be changed to return `DOMNodeList`. It's an upstream issue with the stubs.
String literal types are not supported.