3v4l.org

run code in 300+ PHP versions simultaneously
<?hh function a() { try { throw new Exception('hey'); } finally { return true; } } try { echo a(); } catch(Exception $e) { echo "EXCEPT!"; }

This is an error 404

There are `0` results


preferences:
147.67 ms | 1399 KiB | 7 Q