- Output for 5.1.0 - 7.2.0
- Array
(
[1] => 2
[3] => 4
[5] => 6
[7] => 8
[8] => 9
)
- Output for 5.0.0 - 5.0.5
- Fatal error: Call to undefined function array_intersect_key() in /in/HZ3s0 on line 15
Process exited with code 255. - Output for 4.4.5 - 4.4.9
- Fatal error: Call to undefined function: array_intersect_key() in /in/HZ3s0 on line 15
Process exited with code 255. - Output for 4.3.2 - 4.4.4
- Fatal error: Call to undefined function: array_intersect_key() in /in/HZ3s0 on line 15
Process exited with code 255. - Output for 4.3.0 - 4.3.1
- Fatal error: Call to undefined function: array_intersect_key() in /in/HZ3s0 on line 15