3v4l.org

run code in 300+ PHP versions simultaneously
<?php for($i=0;$<100000;$++){ $array = array('1','2','3'); foreach($array as $value){ }}
Output for 5.4.0 - 5.4.25
Parse error: syntax error, unexpected '<', expecting variable (T_VARIABLE) or '$' in /in/FJvPV on line 2
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected '<', expecting T_VARIABLE or '$' in /in/FJvPV on line 2
Process exited with code 255.

preferences:
178.13 ms | 1395 KiB | 62 Q