3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo date('Y-m-d H:i:s', strtotime('2013-07-31 23:59:20') + 4*60*60); echo '<br>'; echo date("M-d-Y", mktime(0, 0, 0, 13, 1, 1997)); echo round('4255,00', 2)
Output for 5.4.0 - 5.4.17
Parse error: syntax error, unexpected end of file, expecting ',' or ';' in /in/ROHiL on line 8
Process exited with code 255.
Output for 5.3.0 - 5.3.27
Parse error: syntax error, unexpected $end, expecting ',' or ';' in /in/ROHiL on line 8
Process exited with code 255.

preferences:
169.97 ms | 1395 KiB | 53 Q