3v4l.org

run code in 300+ PHP versions simultaneously
<?php $e = new Exception("lol"); try{ $c = clone($e); }catch(\Throwable $e){ var_dump($e); echo "caught!"; }

preferences:
51 ms | 2826 KiB | 5 Q