3v4l.org

run code in 300+ PHP versions simultaneously
<?php $gen = (function () { if (false) yield; try { throw new Exception; } finally { print "OK"; } })(); try { $gen->valid(); } catch (Exception $e) { $gen->next(); $gen->next(); }

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
205.71 ms | 2041 KiB | 10 Q