3v4l.org

run code in 300+ PHP versions simultaneously
<?php function test() { try { throw new \RuntimeException('Test 1'); } catch (\RuntimeException $e) { throw new \RuntimeException('Test 2'); } finally { return 'finally'; } } echo test();

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
210.11 ms | 2139 KiB | 9 Q