3v4l.org

run code in 300+ PHP versions simultaneously
<?php function test1() { yield from ['a']; } function test2() { yield from test1(); } foreach(test2() as $test) { echo $test; }

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
156.6 ms | 2101 KiB | 10 Q