- Output for 8.1.20 - 8.1.34, 8.2.7 - 8.2.30, 8.3.5 - 8.3.30, 8.4.1 - 8.4.18, 8.5.0 - 8.5.3
- array(3) {
[0]=>
string(5) "Hello"
[1]=>
string(3) "Foo"
[2]=>
string(4) "Fizz"
}
- Output for 8.0.29
- Parse error: syntax error, unexpected identifier "string", expecting variable in /in/8Xrts on line 5
Process exited with code 255. - Output for 7.4.33
- Parse error: syntax error, unexpected 'public' (T_PUBLIC), expecting variable (T_VARIABLE) in /in/8Xrts on line 5
Process exited with code 255.