3v4l.org

run code in 300+ PHP versions simultaneously
<?php $tableau = array(0 => 'GENERAL', 1 => 'HEADER', '2' => 'autres'); var_dump(array_splice($tableau, 1, 1);
Output for 7.0.0
Parse error: syntax error, unexpected ';', expecting ',' or ')' in /in/W2I8P on line 5
Process exited with code 255.
Output for 5.5.24 - 5.5.30, 5.6.8 - 5.6.16
Parse error: syntax error, unexpected ';' in /in/W2I8P on line 5
Process exited with code 255.

preferences:
158.44 ms | 1399 KiB | 24 Q