Fix SimpleXMLElement::offsetSet #22163
Annotations
2 errors
PHPStan
Process completed with exit code 2.
|
PHPStan:
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()
|
Loading