3v4l.org

run code in 500+ PHP versions simultaneously
<?php echo new DateTimeImmutable()->format('c'); echo "\n"; echo new DateTimeImmutable()->setTime(100, 12, 13)->format('c');
Output for 8.4.1 - 8.4.23, 8.5.0 - 8.5.8
2026-06-22T17:31:07+02:00 2026-06-26T04:12:13+02:00
Output for 8.2.31 - 8.2.32, 8.3.0 - 8.3.32
Parse error: syntax error, unexpected token "->", expecting "," or ";" in /in/QZnZ2 on line 3
Process exited with code 255.

preferences:
44.23 ms | 767 KiB | 4 Q