3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo new DateTime()->format('Y-m-d');
Output for 8.0.11
Parse error: syntax error, unexpected token "->", expecting "," or ";" in /in/62oFl on line 3
Process exited with code 255.
Output for 7.4.0 - 7.4.6
Parse error: syntax error, unexpected '->' (T_OBJECT_OPERATOR), expecting ';' or ',' in /in/62oFl on line 3
Process exited with code 255.
Output for 5.4.0 - 5.4.45, 5.5.0 - 5.5.38, 5.6.0 - 5.6.40, 7.0.0 - 7.0.33, 7.1.0 - 7.1.33, 7.2.0 - 7.2.31, 7.3.0 - 7.3.18
Parse error: syntax error, unexpected '->' (T_OBJECT_OPERATOR), expecting ',' or ';' in /in/62oFl on line 3
Process exited with code 255.

preferences:
243.53 ms | 1396 KiB | 260 Q