3v4l.org

run code in 300+ PHP versions simultaneously
<?php function &test(): int { $x = 0; try { return $x; } finally { $x = 'test'; } } $x = &test(); var_dump($x);

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
158.47 ms | 1460 KiB | 12 Q