3v4l.org

run code in 300+ PHP versions simultaneously
<?php [foreach ([1, 2, 3] as $i) yield $i];
Output for 5.4.0 - 5.4.16
Parse error: syntax error, unexpected 'foreach' (T_FOREACH), expecting ']' in /in/e4T7d on line 2
Process exited with code 255.
Output for 5.3.0 - 5.3.26
Parse error: syntax error, unexpected '[' in /in/ZtDm0 on line 2
Process exited with code 255.

preferences:
178.69 ms | 1395 KiB | 51 Q