3v4l.org

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

preferences:
41.11 ms | 402 KiB | 5 Q