3v4l.org

run code in 300+ PHP versions simultaneously
<?php for($i = 1; $i < 10; $i++) { ?> <li class="product-image"> <a href="#<?php echo $i; ?>" class="image"> <img src="#<?php echo $i; ?>" alt="haha" /> </a> </li> }
Output for 5.4.0 - 5.4.24
Parse error: syntax error, unexpected end of file in /in/BacYv on line 9
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected $end in /in/BacYv on line 9
Process exited with code 255.

preferences:
187.35 ms | 1395 KiB | 61 Q