3v4l.org

run code in 300+ PHP versions simultaneously
<?php for($i=0;i<100;)echo$i%3?($i%5?fizz:fizzbuzz):($i%5?buzz:);
Output for 5.3.0 - 5.3.24, 5.3.26, 5.4.0 - 5.4.16
Parse error: syntax error, unexpected ')' in 5712g on line 1
Process exited with code 255.
Output for 5.3.25
Parse error: syntax error, unexpected ')' in /in/5712g on line 1
Process exited with code 255.

preferences:
171.68 ms | 1399 KiB | 51 Q