3v4l.org

run code in 300+ PHP versions simultaneously
<?php for($i=1,$i <= 11, $i++) { echo $i; }
Output for 5.3.23, 5.4.13
Parse error: syntax error, unexpected ')', expecting ';' in /in/hjdH1 on line 2
Process exited with code 255.
Output for 5.3.0 - 5.3.22, 5.4.0 - 5.4.12
Parse error: syntax error, unexpected ')', expecting ';' in D0leO on line 2
Process exited with code 255.

preferences:
198.34 ms | 1395 KiB | 45 Q