3v4l.org

run code in 300+ PHP versions simultaneously
<?php try { throw new \Exception(); } catch (\Exception $e) { var_dump('ciao'); throw $e; } var_dump('bubu');

preferences:
43.07 ms | 402 KiB | 5 Q