3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = new DateTime("1988-01-19 14:00:00"); $a->modify('+1 minute'); rcho $a->format("Y-m-d H:i:s");
Output for 5.4.0 - 5.4.30
Parse error: syntax error, unexpected '$a' (T_VARIABLE) in /in/POeYt on line 5
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected T_VARIABLE in /in/POeYt on line 5
Process exited with code 255.

preferences:
183.44 ms | 1395 KiB | 67 Q