3v4l.org

run code in 300+ PHP versions simultaneously
<?php date_default_timezone_set("UTC"); $d = new DateTimeImmutable("now", ); echo $d->format("Y-m-d H:i:s");
Output for 7.3.16 - 7.3.33, 7.4.3 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
2015-09-21 04:02:06
Output for 5.4.2 - 5.4.45, 5.5.24 - 5.5.29, 5.6.8 - 5.6.13, 7.2.29 - 7.2.33
Parse error: syntax error, unexpected ')' in /in/CQXtg on line 3
Process exited with code 255.

preferences:
157.62 ms | 402 KiB | 194 Q