3v4l.org

run code in 300+ PHP versions simultaneously
<?php function test($a, $b) { yield $a; } $a = test(1,2); var_dump($a);

preferences:
32.49 ms | 402 KiB | 5 Q