3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo json_encode(array('ReportStartDate' => date('c', strtime('04/10/2013 06:57 am'),'ReportEndDate' => date('c', strtotime('04/30/2013 06:57 am'))));
Output for 5.4.0 - 5.4.13
Parse error: syntax error, unexpected '=>' (T_DOUBLE_ARROW) in /in/bighn on line 2
Process exited with code 255.
Output for 5.3.0 - 5.3.23
Parse error: syntax error, unexpected T_DOUBLE_ARROW in /in/bighn on line 2
Process exited with code 255.

preferences:
175.94 ms | 1395 KiB | 45 Q