Fix SimpleXMLElement::offsetSet #21914
tests.yml
on: pull_request
Determine levels tests matrix
29s
Matrix: Integration tests
Matrix: Tests with old PHPUnit
Matrix: Tests
Matrix: Levels tests
Annotations
8 errors
Integration tests (ubuntu-latest)
Process completed with exit code 2.
|
Integration tests (ubuntu-latest):
stubs/iterable.stub#L107
Parameter #1 $key (int|string) of method SimpleXMLElement::offsetSet() should be contravariant with parameter $offset (int|string|null) of method ArrayAccess<int|string,static(SimpleXMLElement)>::offsetSet()
|
Integration tests (windows-latest)
Process completed with exit code 1.
|
Integration tests (windows-latest):
stubs/iterable.stub#L107
Parameter #1 $key (int|string) of method SimpleXMLElement::offsetSet() should be contravariant with parameter $offset (int|string|null) of method ArrayAccess<int|string,static(SimpleXMLElement)>::offsetSet()
|
Tests with old PHPUnit (7.4, ubuntu-latest)
Process completed with exit code 2.
|
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-fix/8236 exists
|
Tests
Canceling since a higher priority waiting request for tests-fix/8236 exists
|