Mark DOMNamedNodeMap as taking a covariant DOMNode #18953
Annotations
3 errors and 1 warning
Test:
stubs/dom.stub#L33
Generic type DOMNamedNodeMap<string, DOMAttr> in PHPDoc tag @var for property DOMNode::$attributes specifies 2 template types, but class DOMNamedNodeMap supports only 1: TNode
|
Test:
stubs/dom.stub#L33
Type string in generic type DOMNamedNodeMap<string, DOMAttr> in PHPDoc tag @var for property DOMNode::$attributes is not subtype of template type TNode of DOMNode of class DOMNamedNodeMap.
|
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