3v4l.org

run code in 500+ PHP versions simultaneously
<?php function doSomething() { return false; } doSomething() or throw new Exception();
Output for 8.1.23 - 8.1.34, 8.2.10 - 8.2.32, 8.3.0 - 8.3.32, 8.4.1 - 8.4.23, 8.5.0 - 8.5.8
Fatal error: Uncaught Exception in /in/SXRnv:8 Stack trace: #0 {main} thrown in /in/SXRnv on line 8
Process exited with code 255.
Output for 7.1.0 - 7.1.21, 7.2.0 - 7.2.10
Parse error: syntax error, unexpected 'throw' (T_THROW) in /in/SXRnv on line 8
Process exited with code 255.

preferences:
62.94 ms | 1040 KiB | 4 Q