3v4l.org

run code in 300+ PHP versions simultaneously
<?php function fn($input) { $array = [1,3]; while (true) { yield in_array($input, $array); } } var_dump(fn(1)); var_dump(fn(2)); var_dump(fn(3));

This is an error 404

There are `0` results


preferences:
152 ms | 1399 KiB | 7 Q