3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo (new DateTime('today')->format('Y-m-d'));
Output for 8.0.0 - 8.0.12
Parse error: syntax error, unexpected token "->" in /in/K136I on line 3
Process exited with code 255.
Output for 5.6.0 - 5.6.40, 7.0.0 - 7.0.33, 7.1.0 - 7.1.33, 7.2.0 - 7.2.34, 7.3.0 - 7.3.32, 7.4.0 - 7.4.25
Parse error: syntax error, unexpected '->' (T_OBJECT_OPERATOR) in /in/K136I on line 3
Process exited with code 255.

preferences:
292.39 ms | 1396 KiB | 221 Q