3v4l.org

run code in 300+ PHP versions simultaneously
<?php try { throw new Exception('outch'); $canIdoThis = 'really?'; } catch(Exception $ex) { } var_dump($canIdoThis);

preferences:
54.98 ms | 402 KiB | 5 Q