3v4l.org

run code in 300+ PHP versions simultaneously
<?php $totalTime = 5409; $timeNote = "\nTotal Time: "; $timeblah = gmdate("H:i:s", 5409); var_dump $timeblah;
Output for 5.4.0 - 5.4.17
Parse error: syntax error, unexpected '$timeblah' (T_VARIABLE) in /in/UAM2U 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/UAM2U on line 6
Process exited with code 255.

preferences:
176.68 ms | 1395 KiB | 53 Q