Mark DOMNamedNodeMap as taking a covariant DOMNode #19000
Annotations
3 errors and 1 warning
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 69 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 162 on line 3
|
Tests
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading