3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = [1, 2, 3]; [$head, ...$tail] = $array;
Output for 8.0.1 - 8.0.27, 8.1.0 - 8.1.15, 8.2.0 - 8.2.2
Fatal error: Spread operator is not supported in assignments in /in/ej9Wi on line 4
Process exited with code 255.

preferences:
171.08 ms | 1395 KiB | 52 Q