3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = $a ?? throw new Exception;
Output for 8.1.23 - 8.1.34, 8.2.10 - 8.2.30, 8.3.0 - 8.3.30, 8.4.1 - 8.4.18, 8.5.0 - 8.5.3
Fatal error: Uncaught Exception in /in/fI8TI:3 Stack trace: #0 {main} thrown in /in/fI8TI on line 3
Process exited with code 255.
Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.6
Parse error: syntax error, unexpected 'throw' (T_THROW) in /in/fI8TI on line 3
Process exited with code 255.

preferences:
66.03 ms | 964 KiB | 4 Q