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; $end_time = new DateTime($end_year); print_r($end_time); $start_time = new DateTime(); print_r($start_time); $date1 = $end_time->format('Y-m-d'); $date2 = $start_time->format('Y-m-d'); $diff = $date2->diff($date1); print_r($diff); ?>
Output for 8.3.7
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.010451 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.3.6
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.007040 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.3.5
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.010636 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.3.4
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.007379 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.3.3
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.006888 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.3.2
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003853 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.3.1
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.004129 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.3.0
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.004096 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.2.18
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.007119 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.2.17
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.007226 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.2.16
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.008448 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.1.0, 8.2.15
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.004047 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.2.14
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.004574 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.2.13
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.004237 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.2.12
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003919 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.2.11
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.004269 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.2.10
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.005094 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.2.9
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003865 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.2.8
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003936 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.2.7
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.004000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.2.6
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003756 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.2.5
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.005458 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.2.4
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003809 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.2.3
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003973 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.2.2
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.004050 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.2.1
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.004165 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.2.0
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.004163 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.28
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.006831 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.27
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.004147 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.1.20, 8.1.26
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003634 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.25
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003503 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.24
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003994 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.23
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.004970 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.22
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003757 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.21
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.004016 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.20
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003967 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.19
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.004414 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.18
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003854 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.17
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003745 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.16
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003611 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.15
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003631 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.14
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003775 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.13
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003402 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.12
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003976 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.11
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003911 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.10
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003699 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.9
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.004820 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.8
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.004085 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.7
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003724 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.6
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003614 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.5
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003981 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.4
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003583 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.3
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.004073 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.2
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003582 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.1
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.004088 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.1.0
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003971 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.30
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003463 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.29
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003481 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.28
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003236 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.27
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003416 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.26
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003114 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.25
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003326 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.24
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003521 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.23
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003600 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.22
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003538 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.21
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003579 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.20
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003460 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.19
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003608 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.18
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003482 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.17
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003884 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.16
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003319 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.15
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003393 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.14
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003749 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.13
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => UTC ) DateTime Object ( [date] => 2014-10-02 20:49:14.002093 [timezone_type] => 3 [timezone] => UTC ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.12
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003678 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.11
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003878 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.10
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003499 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.9
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003535 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.8
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.007717 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.7
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003603 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.6
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003574 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.5
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003784 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.3
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.014794 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.2
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.014844 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.1
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003429 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 8.0.0
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.010033 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.33
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.002232 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.32
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003067 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.30
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003672 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.29
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003587 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.28
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.010496 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.27
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003446 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.26
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003214 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.25
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003384 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.24
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003356 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.23
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003162 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.22
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.008837 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.21
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.007030 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.20
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003709 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.16
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.017393 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.15
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.011264 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.14
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.009811 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.13
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.009049 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.12
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.011024 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.11
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.010262 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.10
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.012974 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.9
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.008653 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.8
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.013496 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.7
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.011345 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.6
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000395 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.5
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.002068 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.4
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.010244 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.3
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.007824 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.4.0
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000315 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.33
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => UTC ) DateTime Object ( [date] => 2014-10-02 20:49:14.002067 [timezone_type] => 3 [timezone] => UTC ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.32
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => UTC ) DateTime Object ( [date] => 2014-10-02 20:49:14.003644 [timezone_type] => 3 [timezone] => UTC ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.31
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003174 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.30
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003755 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.29
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.009844 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.28
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.007832 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.27
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.008849 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.26
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.009014 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.25
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.008954 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.24
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.010843 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.23
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.016948 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.21
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.008521 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.20
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.010355 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.19
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.009130 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.18
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.007918 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.17
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.012342 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.16
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.010014 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.12
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000318 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.11
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000311 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.10
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000392 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.9
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000298 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.8
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000258 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.7
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000358 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.6
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000301 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.5
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000320 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.4
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000255 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.3
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000206 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.2
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000224 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.1
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000154 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.3.0
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000191 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.2.33
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.012945 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.2.32
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.009079 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.2.31
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.009898 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.2.30
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.011953 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.2.29
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.009093 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.2.25
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000353 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.2.24
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000316 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.2.23
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000345 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.2.22
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000324 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.2.21
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000217 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.2.20
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000313 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.2.19
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000265 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.2.18
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000227 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.2.17
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000228 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.2.6
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.004430 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.2.0
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.003750 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.1.33
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000179 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.1.32
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000170 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.1.31
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000231 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.1.30
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000245 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.1.26, 7.1.29
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000174 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.1.28
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000275 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.1.27
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000201 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.1.10
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.004785 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.1.7
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.005895 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.1.6
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.013471 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.1.5
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.013202 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.0.14 - 7.0.20
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.0.6
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-05-03 10:16:22.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.0.5
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-04-02 23:03:38.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.0.4
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-03-10 09:39:05.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.0.3
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-03-18 10:18:39.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.0.2
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-03-22 16:17:08.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.0.1
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-03-23 20:53:22.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 7.0.0
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-03-26 22:25:51.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Uncaught Error: Call to a member function diff() on string in /in/AtDZV:15 Stack trace: #0 {main} thrown in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.6.28
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:14.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on string in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.6.21
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-05-02 05:36:13.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on string in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.6.20
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-04-09 22:02:42.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on string in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.6.19
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-03-07 17:46:48.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on string in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.6.18
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-03-15 01:51:53.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on string in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.6.17
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-03-19 14:32:36.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on string in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.6.16
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-03-28 00:13:28.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on string in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.6.15
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-03-29 01:18:07.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on string in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.6.14
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-04-02 03:37:25.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on string in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.6.13
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-04-15 07:31:38.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on string in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.6.12
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-04-19 21:19:24.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on string in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.6.11
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-04-23 04:21:39.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on string in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.6.10
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-04-25 06:06:22.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on string in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.6.9
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-04-27 11:05:19.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on string in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.6.8
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-04-29 19:13:17.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on string in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.5.35
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-05-22 09:23:49.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on a non-object in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.5.34
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-04-11 00:22:29.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on a non-object in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.5.33
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-03-08 20:43:54.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on a non-object in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.5.32
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-03-17 03:26:13.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on a non-object in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.5.31
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-03-20 17:18:05.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on a non-object in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.5.30
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-04-01 03:14:50.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on a non-object in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.5.29
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-04-16 21:38:38.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on a non-object in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.5.28
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-04-21 00:34:32.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on a non-object in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.5.27
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-04-22 02:52:54.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on a non-object in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.5.26
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-04-26 08:32:40.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on a non-object in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.5.25
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-04-28 14:51:08.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on a non-object in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.5.24
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2016-05-23 22:11:56.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on a non-object in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.4.45
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2015-09-20 09:52:03.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on a non-object in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.4.44
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2015-09-20 09:52:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on a non-object in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.4.43
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2015-09-20 09:51:56.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on a non-object in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.4.42
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2015-09-20 09:51:55.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on a non-object in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.4.41
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2015-09-20 09:51:53.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on a non-object in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.4.40
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2015-09-20 09:51:52.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on a non-object in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.4.39
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2015-09-20 09:51:50.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on a non-object in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.4.38
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2015-03-15 12:57:10.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on a non-object in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.4.36 - 5.4.37
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2015-03-15 12:57:03.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on a non-object in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.4.34 - 5.4.35
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2015-03-15 12:57:02.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on a non-object in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.4.30 - 5.4.32
DateTime Object ( [date] => 2015-12-31 00:00:00.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:19.000000 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on a non-object in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.4.13 - 5.4.29
DateTime Object ( [date] => 2015-12-31 00:00:00 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:19 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on a non-object in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.3.22 - 5.3.29, 5.4.0 - 5.4.12
DateTime Object ( [date] => 2015-12-31 00:00:00 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:20 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on a non-object in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.3.0 - 5.3.21
DateTime Object ( [date] => 2015-12-31 00:00:00 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) DateTime Object ( [date] => 2014-10-02 22:49:21 [timezone_type] => 3 [timezone] => Europe/Amsterdam ) Fatal error: Call to a member function diff() on a non-object in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.2.0 - 5.2.17
DateTime Object ( ) DateTime Object ( ) Fatal error: Call to a member function diff() on a non-object in /in/AtDZV on line 15
Process exited with code 255.
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6
Fatal error: Class 'DateTime' not found in /in/AtDZV on line 7
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.9
Fatal error: Cannot instantiate non-existent class: datetime in /in/AtDZV on line 7
Process exited with code 255.
Output for 4.3.0 - 4.3.1
Fatal error: Cannot instantiate non-existent class: datetime in /in/AtDZV on line 7

preferences:
273.88 ms | 401 KiB | 343 Q