3v4l.org

run code in 300+ PHP versions simultaneously
<?php try { throw new Exception('aaa', 'aaa'); } catch (Exception $e) { var_dump($e->getCode()); }

preferences:
36.77 ms | 402 KiB | 5 Q