Mark DOMNamedNodeMap as taking a covariant DOMNode #19000
Annotations
3 errors
Tests:
stubs/dom.stub#L70
PHPDoc tag @phpstan-assert-if-true has invalid value (non-empty-string $this->getAttribute($qualifiedName)): Unexpected token "$qualifiedName", expected ')' at offset 70 on line 2
|
Tests:
stubs/dom.stub#L71
PHPDoc tag @phpstan-assert-if-true has invalid value (DOMAttr|DOMNameSpaceNode $this->getAttributeNode($qualifiedName)): Unexpected token "$qualifiedName", expected ')' at offset 164 on line 3
|
Tests
Process completed with exit code 1.
|
Loading