3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = "fecha: ".(new \DateTime())->format('Y-m-d H:i:s'); echo a echo (new \DateTime())->format('Y-m-d H:i:s');
Output for 5.4.0 - 5.4.30
Parse error: syntax error, unexpected 'echo' (T_ECHO), expecting ',' or ';' in /in/5hT7v on line 4
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /in/5hT7v on line 2
Process exited with code 255.

preferences:
182.57 ms | 1399 KiB | 67 Q