3v4l.org

run code in 300+ PHP versions simultaneously
<?php $totalTime = 5409; $timeNote = "\nTotal Time: "; $timeblah = gmdate("H:i:s", $totalTime); var_dump $timeblah;
Output for 5.4.0 - 5.4.17, 5.5.0 - 5.5.1
Parse error: syntax error, unexpected '$timeblah' (T_VARIABLE) in /in/9mUum on line 6
Process exited with code 255.
Output for 5.3.0 - 5.3.27
Parse error: syntax error, unexpected T_VARIABLE in /in/9mUum on line 6
Process exited with code 255.

preferences:
169.15 ms | 1395 KiB | 55 Q