Skip to content

Fix DOMElement::$attributes stub #21021

Fix DOMElement::$attributes stub

Fix DOMElement::$attributes stub #21021

Triggered via pull request May 27, 2025 14:03
Status Failure
Total duration 4m 41s
Artifacts

tests.yml

on: pull_request
Determine levels tests matrix
33s
Determine levels tests matrix
Matrix: Integration tests
Matrix: Tests
Matrix: Levels tests
Fit to window
Zoom out
Zoom in

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.