- Output for 8.1.0 - 8.1.33, 8.2.22 - 8.2.29, 8.3.5 - 8.3.27, 8.4.1 - 8.4.14
- array(3) {
[0]=>
int(0)
[1]=>
int(1)
[2]=>
int(2)
}
array(3) {
[0]=>
int(1)
[1]=>
int(2)
[2]=>
int(2)
}
- Output for 8.0.1 - 8.0.25
- Parse error: syntax error, unexpected identifier "int", expecting variable in /in/IDhRY on line 4
Process exited with code 255. - Output for 7.4.0 - 7.4.33
- Parse error: syntax error, unexpected 'private' (T_PRIVATE), expecting variable (T_VARIABLE) in /in/IDhRY on line 4
Process exited with code 255.