3v4l.org

run code in 300+ PHP versions simultaneously
<?php f(12); f(15); f(40); f(91); function f($n) { echo date("j", mktime(1,1,1,1,$n%10); echo "\n"; }
Output for 5.3.0 - 5.3.28, 5.4.0 - 5.4.30
Parse error: syntax error, unexpected ';' in /in/fBo2Z on line 9
Process exited with code 255.

preferences:
186.43 ms | 1395 KiB | 67 Q