- Output for 7.0.0 - 7.2.0
- Notice: Only variables should be passed by reference in /in/cqgNj on line 5
0 => 2
1 => 3
2 => 8
3 => 9
bool(true)
- Output for 5.4.12 - 5.6.28
- Strict Standards: Only variables should be passed by reference in /in/cqgNj on line 5
0 => 2
1 => 3
2 => 8
3 => 9
bool(true)
- Output for 5.3.22 - 5.3.29
- Parse error: syntax error, unexpected '[', expecting ')' in /in/cqgNj on line 3
Process exited with code 255.