3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Everything you enter here will be executed by our servers. Try it! var_dump((new DateTime('1970-02-01T18:00:00Z'), 'Europe/London')->setTimezone(new DateTimeZone('UTC'))->format('Y-m-d\\TH:i:s\\Z')); var_dump((new DateTime('1970-02-01T18:00:00Z'))->setTimezone(new DateTimeZone('UTC'))->format('Y-m-d\\TH:i:s\\Z'));
Output for 5.3.0 - 5.3.27, 5.4.0 - 5.4.17
Parse error: syntax error, unexpected ',' in /in/O5YO9 on line 4
Process exited with code 255.

preferences:
182.72 ms | 1395 KiB | 53 Q