3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump('false' || false) foreach ($array as $value) { var_dump(end($array)); var_dump($value); }
Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.7
Parse error: syntax error, unexpected 'foreach' (T_FOREACH) in /in/OIE09 on line 5
Process exited with code 255.

preferences:
159.43 ms | 1395 KiB | 36 Q