Make DOMNamedNodeMap generic #22224
Annotations
7 errors and 1 notice
PHPStan
Process completed with exit code 1.
|
PHPStan:
stubs/dom.stub#L164
Class DOMNamedNodeMap has @implements tag, but does not implement any interface.
|
PHPStan:
stubs/dom.stub#L164
Class DOMNamedNodeMap has @implements tag, but does not implement any interface.
|
PHPStan:
stubs/dom.stub#L50
Type DOMAttr in generic type DOMNamedNodeMap<DOMAttr> in PHPDoc tag @var for property DOMElement::$attributes is not subtype of template type TNode of DOMNode of class DOMNamedNodeMap.
|
PHPStan:
stubs/dom.stub#L42
Type DOMAttr in generic type DOMNamedNodeMap<DOMAttr> in PHPDoc tag @phpstan-assert-if-true for $this->attributes is not subtype of template type TNode of DOMNode of class DOMNamedNodeMap.
|
PHPStan:
stubs/dom.stub#L36
Type DOMAttr in generic type DOMNamedNodeMap<DOMAttr> in PHPDoc tag @var for property DOMNode::$attributes is not subtype of template type TNode of DOMNode of class DOMNamedNodeMap.
|
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Loading