3v4l.org

run code in 300+ PHP versions simultaneously
<?php $test = [1, 2,, 3];
Output for 7.1.0 - 7.1.7
Fatal error: Cannot use empty array elements in arrays in /in/9ZHlE on line 3
Process exited with code 255.
Output for 7.0.0 - 7.0.20
Parse error: syntax error, unexpected ',', expecting ']' in /in/9ZHlE on line 3
Process exited with code 255.

preferences:
167.13 ms | 1395 KiB | 36 Q