Mark DOMNamedNodeMap as taking a covariant DOMNode #19151
Annotations
3 errors and 2 warnings
PHPStan with result cache:
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
|
PHPStan with result cache:
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.
|
PHPStan with result cache
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
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "transformed-src".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading