3v4l.org

run code in 300+ PHP versions simultaneously
<?php try { throw new Exception("test"); } catch (Exception $e) { var_dump(get_class($e). " thrown during check"); }

preferences:
75.78 ms | 402 KiB | 5 Q