Mark DOMNamedNodeMap as taking a covariant DOMNode #18958
Annotations
3 errors and 1 warning
Test:
stubs/dom.stub#L72
PHPDoc tag @phpstan-assert-if-true has invalid value (=DOMAttr $this->getAttributeNode($qualifiedName)): Unexpected token "$qualifiedName", expected ')' at offset 129 on line 4
|
Test:
stubs/dom.stub#L75
Variance annotation is only allowed for type parameters of classes and interfaces, but occurs in template type T in in method DOMElement::hasAttribute().
|
Test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading