3v4l.org

run code in 300+ PHP versions simultaneously
<?php date_default_timezone_set('Europe/London'); date('Y-m-d h:i:s Z', 1364691600); echo "\n"; date_default_timezone('UTC'); date('Y-m-d h:i:s Z',_set 1364691600);
Output for 5.4.0 - 5.4.23
Parse error: syntax error, unexpected '1364691600' (T_LNUMBER) in /in/Wc1cd on line 6
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected T_LNUMBER in /in/Wc1cd on line 6
Process exited with code 255.

preferences:
183.21 ms | 1395 KiB | 60 Q