3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = "blah 2015 yar"; $pos = strpos($string, "20"); $year = substr($string, $pos, 4); $end_year = "12/31/" . $year; echo $end_year; $end_time = new DateTime($end_year); var_dump($end_time); $start_time = new DateTime(); var_dump($start_time); $date1 = $end_time['date']; $date2 = $start_time['date']; $diff = $date1->diff($date2); var_dump($diff); ?>
Output for 8.3.6
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.006998" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.3.5
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.010764" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.3.4
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.010949" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.3.3
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.006952" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.3.2
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003815" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.3.1
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.004088" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.3.0
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.004130" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.2.18
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.009071" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.2.17
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.007101" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.2.16
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.006742" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.2.15
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003690" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.2.14
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.004203" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.2.13
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003842" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.2.12
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003976" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.2.11
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.004277" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.2.10
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.005412" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.2.9
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003860" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.2.8
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.004076" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.1.21, 8.2.7
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003978" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.2.6
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.004244" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.2.5
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.004176" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.2.4
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003823" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.2.3
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003752" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.2.2
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003979" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.2.1
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.004240" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.2.0
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003786" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.1.28
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.009826" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.1.27
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003975" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.1.14, 8.1.26
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003663" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.1.3, 8.1.25
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.004116" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.1.24
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.004520" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.1.23
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.005100" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.1.22
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003646" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.1.20
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.004183" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.1.19
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003723" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.1.18
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003777" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.1.17
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.004044" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.1.16
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003725" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.1.15
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003829" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.1.13
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003627" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.1.12
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003597" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.1.11
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003934" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.1.10
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003527" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.1.9
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.005425" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.1.8
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003650" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.1.7
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003478" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.1.6
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.004049" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.1.5
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003826" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.1.4
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003880" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.12, 8.1.2
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.004064" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.1.1
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003591" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.1.0
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.004132" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.30
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003463" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.29
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003467" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.28
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003441" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.27
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003363" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.26
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003195" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.25
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003287" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.24
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003325" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.23
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003722" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.22
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003385" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.21
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003253" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.20
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003099" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.19
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003759" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.18
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003382" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.17
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.004118" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.16
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003672" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.15
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.004659" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.14
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003671" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.13
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 20:31:25.002257" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.11
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003568" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.10
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003678" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.9
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003524" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.8
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.017461" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.7
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003700" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.6
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003843" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.5
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003593" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.3
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.010491" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.2
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.010698" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.1
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003440" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 8.0.0
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.010633" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.33
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.001996" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.32
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003267" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.30
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.002927" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.29
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003213" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.28
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.004024" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.27
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003479" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.26
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003309" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.25
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003626" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.24
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003408" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.23
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003485" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.22
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.008725" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.21
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.007977" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.20
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003301" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.16
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.027471" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.15
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.012545" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.14
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.011920" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.13
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.009957" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.12
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.009539" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.11
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.012495" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.10
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.010930" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.9
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.009820" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.8
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.009967" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.7
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.009123" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.6
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000616" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.5
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.002302" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.4
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.015317" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.3
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.009809" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.3, 7.4.1
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000343" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.4.0
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000307" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.33
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 20:31:25.002175" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.32
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 20:31:25.003277" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.31
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.006097" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.30
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.003599" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.29
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.010363" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.28
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.009837" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.27
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.009375" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.26
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.011500" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.25
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.011430" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.24
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.010723" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.23
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.009650" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.21
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.009979" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.20
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.011980" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.19
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.014704" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.18
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.006062" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.17
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.011879" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.16
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.009454" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.13
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000323" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.12
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000353" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.11
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000357" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.10
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000315" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.9
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000505" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.8
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000237" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.7
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000348" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.6
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000531" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.5
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000403" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.4
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000509" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.2
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000207" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.1
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000340" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.3.0
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000232" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.2.33
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.009390" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.2.32
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.009244" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.2.31
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.009678" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.2.30
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.009942" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.2.29
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.010102" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.2.26
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000337" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.2.25
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000317" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.2.24
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000255" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.2.21, 7.2.23
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000324" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.2.22
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000254" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.2.20
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000278" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.2.19
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000305" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.4, 7.1.6, 7.2.18
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000228" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.14, 7.2.17
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000258" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.2.15 - 7.2.16
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000302" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.2.14
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000231" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.2.13
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000366" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.2.12
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000327" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.2.11
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000283" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.2, 7.2.10
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000209" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.2.9
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000260" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.2.8
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000216" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.2.7
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000267" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.2.6
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000211" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.2.5
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000261" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.2.4
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000199" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.2.3
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000213" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.2.2
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:26.000240" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.1, 7.2.1
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000220" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.2.0
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000233" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.30, 7.1.33
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000247" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.32
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000342" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.31
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000201" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.29
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000291" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.28
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000428" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.27
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000225" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.26
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000223" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.12, 7.1.25
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000265" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.24
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000335" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.23
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000295" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.17, 7.1.22
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000330" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.21
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000273" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.20
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000328" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.8, 7.1.19
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000214" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.18
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000385" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.16
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000329" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.15
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000402" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.13
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000202" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.11
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000219" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.10
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000222" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.9
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000279" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.7
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000274" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.5
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000319" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.0.0 - 7.0.33, 7.1.3
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 7.1.0
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000331" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/sIqUB:12 Stack trace: #0 {main} thrown in /in/sIqUB on line 12
Process exited with code 255.
Output for 5.4.30 - 5.4.45, 5.5.14 - 5.5.30, 5.5.32 - 5.5.38, 5.6.0 - 5.6.40
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:25.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Cannot use object of type DateTime as array in /in/sIqUB on line 12
Process exited with code 255.
Output for 5.5.31
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-31 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2014-10-02 22:31:26.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Cannot use object of type DateTime as array in /in/sIqUB on line 12
Process exited with code 255.
Output for 5.4.0 - 5.4.29, 5.5.0 - 5.5.13
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(19) "2015-12-31 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(19) "2014-10-02 22:31:25" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Cannot use object of type DateTime as array in /in/sIqUB on line 12
Process exited with code 255.
Output for 5.3.15 - 5.3.29
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(19) "2015-12-31 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(19) "2014-10-02 22:31:31" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Cannot use object of type DateTime as array in /in/sIqUB on line 12
Process exited with code 255.
Output for 5.3.0 - 5.3.14
12/31/2015object(DateTime)#1 (3) { ["date"]=> string(19) "2015-12-31 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(19) "2014-10-02 22:31:32" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Fatal error: Cannot use object of type DateTime as array in /in/sIqUB on line 12
Process exited with code 255.
Output for 5.2.0 - 5.2.17
12/31/2015object(DateTime)#1 (0) { } object(DateTime)#2 (0) { } Fatal error: Cannot use object of type DateTime as array in /in/sIqUB on line 12
Process exited with code 255.
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6
12/31/2015 Fatal error: Class 'DateTime' not found in /in/sIqUB on line 8
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.9
12/31/2015 Fatal error: Cannot instantiate non-existent class: datetime in /in/sIqUB on line 8
Process exited with code 255.
Output for 4.3.0 - 4.3.1
12/31/2015 Fatal error: Cannot instantiate non-existent class: datetime in /in/sIqUB on line 8

preferences:
384.77 ms | 401 KiB | 459 Q