3v4l.org

run code in 300+ PHP versions simultaneously
<?php $x=1; $y=0; for($i = 365; $i>340; $i--;$y++) $x*=$i/365; print $x; print $y;
Output for 5.3.0 - 5.3.20, 5.4.0 - 5.4.10
Parse error: syntax error, unexpected ';', expecting ')' in H4uKL on line 4
Process exited with code 255.

preferences:
157.74 ms | 1395 KiB | 39 Q