3v4l.org

run code in 300+ PHP versions simultaneously
<?php function foo () { try { throw new Exception; } finally { throw new RuntimeException; } } try { foo(); } catch (RuntimeException $e) { var_dump($e); }

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
155.9 ms | 2932 KiB | 12 Q