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.22, 8.5.0 - 8.5.7
2026-06-22T17:31:07+02:00 2026-06-26T04:12:13+02:00
Output for 8.2.31, 8.3.0 - 8.3.31
Parse error: syntax error, unexpected token "->", expecting "," or ";" in /in/QZnZ2 on line 3
Process exited with code 255.

preferences:
43.4 ms | 751 KiB | 4 Q