Fix DOMElement::$attributes stub #21234
tests.yml
on: pull_request
Determine levels tests matrix
28s
Matrix: Integration tests
Matrix: Tests with old PHPUnit
Matrix: Tests
Matrix: Levels tests
Annotations
9 errors
Integration tests (ubuntu-latest)
Process completed with exit code 2.
|
Integration tests (ubuntu-latest):
stubs/dom.stub#L50
PHPDoc tag @var for property DOMElement::$attributes contains generic type DOMNamedNodeMap<DOMAttr> but class DOMNamedNodeMap is not generic.
|
Integration tests (ubuntu-latest):
stubs/dom.stub#L36
PHPDoc tag @var for property DOMNode::$attributes contains generic type DOMNamedNodeMap<DOMAttr> but class DOMNamedNodeMap is not generic.
|
Integration tests (windows-latest)
Process completed with exit code 1.
|
Integration tests (windows-latest):
stubs/dom.stub#L50
PHPDoc tag @var for property DOMElement::$attributes contains generic type DOMNamedNodeMap<DOMAttr> but class DOMNamedNodeMap is not generic.
|
Integration tests (windows-latest):
stubs/dom.stub#L36
PHPDoc tag @var for property DOMNode::$attributes contains generic type DOMNamedNodeMap<DOMAttr> but class DOMNamedNodeMap is not generic.
|
Tests with old PHPUnit (7.4, windows-latest)
The operation was canceled.
|
Tests with old PHPUnit (7.4, windows-latest)
Canceling since a higher priority waiting request for tests-fix13076 exists
|
Tests
Canceling since a higher priority waiting request for tests-fix13076 exists
|