3v4l.org

run code in 300+ PHP versions simultaneously
<?php $f = function (): string { try { throw new \Exception('foo'); } finally { throw new \Exception('bar'); } }; try { var_dump($f()); } catch (\Throwable $e) { var_dump($e->getMessage()); var_dump($e->getPrevious()->getMessage()); }

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
151.86 ms | 1992 KiB | 11 Q