Deprecated: Return type of TypedArray::offsetSet($offset, $value) should either be compatible with ArrayIterator::offsetSet(mixed $key, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /in/kHocv on line 40
array(2) {
[0]=>
string(12) "first string"
[1]=>
string(13) "second string"
}
John