Warning: Unsupported declare 'strict_types' in /in/A8MJT on line 3
array(4) {
[0]=>
int(12)
[1]=>
string(12) "string value"
[2]=>
string(20) "another string value"
[3]=>
int(5)
}
Catchable fatal error: Argument 1 passed to validateMyArrayValues() must be an instance of string, integer given in /in/A8MJT on line 10
Process exited with code 255.