3v4l.org

run code in 300+ PHP versions simultaneously
<?php try { throw new Exception('foo'); } catch(Exception $e) { goto a; } a: print_r('bar');

preferences:
75.97 ms | 402 KiB | 5 Q