Mark DOMNamedNodeMap as taking a covariant DOMNode #17898
phar.yml
on: pull_request
Compiler Tests
31s
Commit PHAR
0s
Matrix: integration-tests / integration-run-phpstan
Waiting for pending jobs
Matrix: integration-tests / integration-tests
Waiting for pending jobs
Matrix: extension-tests / Extension Tests
Waiting for pending jobs
Matrix: other-tests / Other Tests
Waiting for pending jobs
integration-tests
/
Integration - Update baselines
Annotations
3 errors and 1 warning
Compiler Tests:
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
|
Compiler Tests:
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.
|
Compiler Tests
Process completed with exit code 1.
|
Compiler Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|