3v4l.org

run code in 300+ PHP versions simultaneously
<?php function a() { return b(); } function b() { return c(); } function c() { return new Exception(); } $e = a(); echo "After a(), before throw\n"; throw $e;

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
151.81 ms | 2048 KiB | 11 Q