3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo strtotime('09:30:00'); echo '<br/>'; echo strtotime('19:00:00'); echo '<br/>'; echo round(abs(strtotime('19:00:00') - strtotime('09:30:00')) / 60, 2)
Output for 5.4.2 - 5.4.45, 5.5.24 - 5.5.30, 5.6.8 - 5.6.14
Parse error: syntax error, unexpected end of file, expecting ',' or ';' in /in/BiAtM on line 7
Process exited with code 255.

preferences:
183.8 ms | 1395 KiB | 64 Q