Fix DOMElement::$attributes stub #21021
tests.yml
on: pull_request
Determine levels tests matrix
33s
Matrix: Integration tests
Matrix: Tests
Matrix: Levels tests
Annotations
14 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 (8.1, ubuntu-latest)
Process completed with exit code 2.
|
Tests (8.4, ubuntu-latest)
Process completed with exit code 2.
|
Tests (8.3, ubuntu-latest)
Process completed with exit code 2.
|
Tests (8.2, ubuntu-latest)
Process completed with exit code 2.
|
Tests (8.1, windows-latest)
Process completed with exit code 1.
|
Tests (8.4, windows-latest)
Process completed with exit code 1.
|
Tests (8.2, windows-latest)
Process completed with exit code 1.
|
Tests (8.3, windows-latest)
Process completed with exit code 1.
|