3v4l.org

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

preferences:
33.47 ms | 402 KiB | 5 Q