3v4l.org

run code in 300+ PHP versions simultaneously
<?php $date='2013-10-30' print(date('Y-m'),strtotime("$date -1 month")); ?>
Output for 5.4.0 - 5.4.21
Parse error: syntax error, unexpected 'print' (T_PRINT) in /in/rFMBg on line 3
Process exited with code 255.
Output for 5.3.0 - 5.3.27
Parse error: syntax error, unexpected T_PRINT in /in/rFMBg on line 3
Process exited with code 255.

preferences:
178.94 ms | 1394 KiB | 57 Q