3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo new DateTetime("2013-08-12 20:00:00")->modify("-30 hours");
Output for 5.4.0 - 5.4.17
Parse error: syntax error, unexpected '->' (T_OBJECT_OPERATOR), expecting ',' or ';' in /in/UE2rm on line 2
Process exited with code 255.
Output for 5.3.0 - 5.3.27
Parse error: syntax error, unexpected T_OBJECT_OPERATOR, expecting ',' or ';' in /in/UE2rm on line 2
Process exited with code 255.

preferences:
171.96 ms | 1399 KiB | 53 Q