3v4l.org

run code in 300+ PHP versions simultaneously
<?php $date = new \DateTime('2012-12-31', new \DateTimeZone('America/Chicago')) echo $date->format('r');
Output for 5.4.0 - 5.4.15
Parse error: syntax error, unexpected 'echo' (T_ECHO) in Jagg0 on line 5
Process exited with code 255.
Output for 5.3.25
Parse error: syntax error, unexpected T_ECHO in /in/ShfjM on line 5
Process exited with code 255.
Output for 5.3.0 - 5.3.24
Parse error: syntax error, unexpected T_ECHO in Jagg0 on line 5
Process exited with code 255.

preferences:
178.41 ms | 1395 KiB | 49 Q