3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = $a ?? throw new Exception;
Output for 8.1.23 - 8.1.28, 8.2.10 - 8.2.19, 8.3.0 - 8.3.7
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:
79.61 ms | 402 KiB | 57 Q