3v4l.org

run code in 300+ PHP versions simultaneously
<?php $lastWeek = new \DateTime('-7 days'); $interval = new \DateInterval('P1D'); $period = new \DatePeriod($lastWeek, $interval, new \DateTime()); var_dump(iterator_to_array($period));
Output for 8.3.6
array(7) { [0]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.009935" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.009935" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.009935" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.009935" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#12 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.009935" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#13 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.009935" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#14 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.009935" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.3.5
array(7) { [0]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.008484" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.008484" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.008484" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.008484" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#12 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.008484" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#13 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.008484" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#14 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.008484" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.3.4
array(7) { [0]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.007280" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.007280" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.007280" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.007280" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#12 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.007280" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#13 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.007280" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#14 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.007280" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.3.3
array(7) { [0]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.006754" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.006754" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.006754" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.006754" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#12 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.006754" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#13 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.006754" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#14 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.006754" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.3.2
array(7) { [0]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003581" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003581" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003581" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003581" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#12 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003581" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#13 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003581" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#14 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003581" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.3.1
array(7) { [0]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003855" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003855" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003855" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003855" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#12 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003855" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#13 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003855" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#14 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003855" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.3.0
array(7) { [0]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003929" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003929" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003929" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003929" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#12 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003929" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#13 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003929" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#14 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003929" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.18
array(7) { [0]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.007218" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.007218" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.007218" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.007218" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#12 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.007218" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#13 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.007218" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#14 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.007218" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.17
array(7) { [0]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.007283" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.007283" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.007283" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.007283" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#12 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.007283" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#13 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.007283" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#14 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.007283" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.16
array(7) { [0]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.006606" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.006606" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.006606" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.006606" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#12 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.006606" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#13 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.006606" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#14 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.006606" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.15
array(7) { [0]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003624" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003624" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003624" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003624" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#12 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003624" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#13 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003624" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#14 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003624" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.14
array(7) { [0]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003823" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003823" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003823" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003823" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#12 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003823" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#13 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003823" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#14 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003823" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.13
array(7) { [0]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.008869" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.008869" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.008869" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.008869" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#12 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.008869" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#13 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.008869" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#14 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.008869" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.12
array(7) { [0]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003831" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003831" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003831" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003831" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#12 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003831" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#13 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003831" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#14 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003831" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.11
array(7) { [0]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.004264" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.004264" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.004264" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.004264" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#12 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.004264" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#13 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.004264" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#14 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.004264" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.10
array(7) { [0]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.005242" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.005242" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.005242" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.005242" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#12 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.005242" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#13 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.005242" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#14 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.005242" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.9
array(7) { [0]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.004026" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.004026" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.004026" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.004026" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#12 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.004026" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#13 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.004026" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#14 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.004026" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.8
array(7) { [0]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003664" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003664" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003664" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003664" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#12 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003664" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#13 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003664" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#14 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003664" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.7
array(7) { [0]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003925" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003925" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003925" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003925" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#12 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003925" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#13 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003925" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#14 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003925" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.6
array(7) { [0]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.004101" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.004101" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.004101" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.004101" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#12 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.004101" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#13 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.004101" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#14 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.004101" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.5
array(7) { [0]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003999" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003999" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003999" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003999" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#12 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003999" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#13 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003999" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#14 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003999" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.4
array(7) { [0]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.007136" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.007136" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.007136" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.007136" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#12 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.007136" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#13 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.007136" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#14 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.007136" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.3
array(7) { [0]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003735" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003735" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003735" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003735" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#12 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003735" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#13 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003735" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#14 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003735" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.2
array(7) { [0]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003910" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003910" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003910" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003910" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#12 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003910" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#13 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003910" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#14 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003910" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.1
array(7) { [0]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.004041" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.004041" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.004041" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.004041" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#12 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.004041" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#13 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.004041" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#14 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.004041" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.0
array(7) { [0]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003988" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003988" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003988" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003988" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#12 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003988" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#13 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003988" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#14 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003988" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.28
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.006728" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.006728" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.006728" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.006728" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.006728" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.006728" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.006728" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.27
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003602" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003602" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003602" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003602" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003602" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003602" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003602" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.26
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003480" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003480" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003480" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003480" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003480" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003480" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003480" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.25
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003537" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003537" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003537" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003537" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003537" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003537" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003537" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.24
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003844" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003844" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003844" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003844" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003844" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003844" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003844" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.23
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.004852" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.004852" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.004852" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.004852" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.004852" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.004852" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.004852" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.22
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003678" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003678" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003678" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003678" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003678" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003678" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003678" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.21
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003753" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003753" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003753" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003753" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003753" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003753" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003753" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.20
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003974" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003974" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003974" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003974" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003974" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003974" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003974" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.19
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003863" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003863" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003863" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003863" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003863" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003863" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003863" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.18
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003898" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003898" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003898" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003898" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003898" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003898" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003898" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.17
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003950" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003950" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003950" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003950" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003950" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003950" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003950" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.16
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.004248" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.004248" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.004248" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.004248" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.004248" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.004248" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.004248" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.15
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003609" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003609" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003609" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003609" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003609" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003609" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003609" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.14
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003484" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003484" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003484" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003484" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003484" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003484" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003484" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.13
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003326" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003326" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003326" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003326" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003326" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003326" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003326" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.12
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003544" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003544" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003544" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003544" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003544" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003544" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003544" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.11
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003545" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003545" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003545" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003545" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003545" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003545" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003545" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.10
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003492" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003492" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003492" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003492" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003492" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003492" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003492" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.9
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003824" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003824" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003824" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003824" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003824" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003824" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003824" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.8
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003807" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003807" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003807" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003807" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003807" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003807" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003807" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.7
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003762" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003762" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003762" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003762" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003762" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003762" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003762" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.6
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003716" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003716" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003716" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003716" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003716" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003716" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003716" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.5
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.004389" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.004389" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.004389" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.004389" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.004389" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.004389" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.004389" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.18, 8.1.4
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003714" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003714" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003714" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003714" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003714" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003714" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003714" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.3
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.004445" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.004445" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.004445" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.004445" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.004445" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.004445" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.004445" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.2
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.004028" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.004028" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.004028" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.004028" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.004028" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.004028" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.004028" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.1
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003748" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003748" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003748" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003748" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003748" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003748" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003748" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.0
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003488" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003488" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003488" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003488" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003488" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003488" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003488" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.30
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.004270" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.004270" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.004270" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.004270" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.004270" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.004270" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.004270" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.29
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003426" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003426" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003426" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003426" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003426" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003426" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003426" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.28
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003301" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003301" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003301" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003301" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003301" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003301" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003301" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.27
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003204" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003204" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003204" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003204" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003204" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003204" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003204" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.26
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003024" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003024" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003024" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003024" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003024" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003024" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003024" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.25
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003498" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003498" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003498" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003498" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003498" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003498" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003498" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.24
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003622" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003622" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003622" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003622" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003622" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003622" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003622" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.23
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003405" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003405" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003405" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003405" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003405" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003405" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003405" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.22
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003499" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003499" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003499" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003499" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003499" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003499" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003499" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.21
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.005664" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.005664" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.005664" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.005664" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.005664" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.005664" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.005664" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.20
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003106" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003106" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003106" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003106" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003106" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003106" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003106" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.19
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003285" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003285" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003285" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003285" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003285" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003285" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003285" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.17
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.004119" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.004119" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.004119" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.004119" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.004119" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.004119" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.004119" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.26, 8.0.16
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003270" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003270" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003270" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003270" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003270" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003270" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003270" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.15
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003659" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003659" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003659" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003659" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003659" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003659" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003659" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.14
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003854" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003854" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003854" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003854" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003854" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003854" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003854" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.13
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 05:07:38.002508" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 05:07:38.002508" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 05:07:38.002508" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 05:07:38.002508" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 05:07:38.002508" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 05:07:38.002508" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 05:07:38.002508" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } }
Output for 8.0.12
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003845" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003845" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003845" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003845" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003845" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003845" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003845" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.11
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003447" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003447" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003447" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003447" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003447" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003447" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003447" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.10
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003516" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003516" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003516" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003516" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003516" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003516" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003516" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.9
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003522" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003522" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003522" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003522" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003522" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003522" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003522" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.8
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.008829" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.008829" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.008829" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.008829" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.008829" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.008829" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.008829" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.7
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003742" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003742" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003742" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003742" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003742" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003742" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003742" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.6
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003431" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003431" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003431" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003431" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003431" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003431" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003431" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.5
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003386" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003386" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003386" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003386" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003386" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003386" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003386" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.3
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.009612" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.009612" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.009612" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.009612" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.009612" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.009612" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.009612" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.2
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.012290" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.012290" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.012290" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.012290" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.012290" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.012290" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.012290" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.1
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003504" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003504" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003504" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003504" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003504" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003504" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003504" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.0
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.008930" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.008930" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.008930" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.008930" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.008930" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.008930" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.008930" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.33
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.002578" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.002578" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.002578" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.002578" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.002578" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.002578" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.002578" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.32
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003165" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003165" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003165" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003165" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003165" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003165" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003165" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.30
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003178" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003178" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003178" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003178" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003178" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003178" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003178" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.29
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003170" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003170" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003170" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003170" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003170" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003170" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003170" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.28
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.004317" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.004317" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.004317" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.004317" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.004317" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.004317" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.004317" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.27
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003433" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003433" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003433" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003433" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003433" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003433" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003433" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.25
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003566" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003566" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003566" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003566" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003566" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003566" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003566" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.24
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003429" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003429" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003429" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003429" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003429" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003429" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003429" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.23
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003241" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003241" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003241" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003241" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003241" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003241" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003241" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.22
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.008611" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.008611" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.008611" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.008611" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.008611" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.008611" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.008611" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.21
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.007671" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.007671" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.007671" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.007671" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.007671" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.007671" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.007671" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.20
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003425" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003425" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003425" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003425" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003425" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003425" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003425" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.16
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.008161" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.008161" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.008161" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.008161" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.008161" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.008161" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.008161" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.15
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.008386" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.008386" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.008386" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.008386" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.008386" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.008386" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.008386" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.14
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.008787" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.008787" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.008787" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.008787" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.008787" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.008787" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.008787" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.13
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.008198" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.008198" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.008198" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.008198" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.008198" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.008198" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.008198" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.12
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.008485" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.008485" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.008485" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.008485" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.008485" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.008485" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.008485" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.11
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.008115" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.008115" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.008115" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.008115" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.008115" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.008115" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.008115" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.10
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.008226" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.008226" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.008226" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.008226" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.008226" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.008226" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.008226" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.9
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.012746" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.012746" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.012746" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.012746" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.012746" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.012746" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.012746" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.8
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.010525" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.010525" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.010525" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.010525" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.010525" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.010525" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.010525" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.7
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.010826" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.010826" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.010826" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.010826" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.010826" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.010826" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.010826" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.6
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000340" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000340" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000340" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000340" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000340" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000340" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000340" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.5
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000996" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000996" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000996" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000996" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000996" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000996" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000996" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.4
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.008901" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.008901" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.008901" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.008901" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.008901" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.008901" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.008901" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.3
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.010011" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.010011" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.010011" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.010011" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.010011" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.010011" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.010011" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.0
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000267" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000267" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000267" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000267" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000267" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000267" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000267" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.33
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 05:07:38.002460" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 05:07:38.002460" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 05:07:38.002460" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 05:07:38.002460" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 05:07:38.002460" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 05:07:38.002460" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 05:07:38.002460" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } }
Output for 7.3.32
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 05:07:38.002702" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 05:07:38.002702" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 05:07:38.002702" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 05:07:38.002702" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 05:07:38.002702" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 05:07:38.002702" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 05:07:38.002702" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } }
Output for 7.3.31
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003094" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003094" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003094" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003094" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003094" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003094" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003094" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.30
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.003212" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.003212" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.003212" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.003212" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.003212" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.003212" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.003212" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.29
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.008338" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.008338" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.008338" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.008338" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.008338" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.008338" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.008338" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.28
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.011638" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.011638" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.011638" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.011638" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.011638" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.011638" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.011638" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.27
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.009216" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.009216" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.009216" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.009216" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.009216" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.009216" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.009216" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.26
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.009206" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.009206" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.009206" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.009206" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.009206" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.009206" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.009206" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.25
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.010609" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.010609" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.010609" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.010609" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.010609" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.010609" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.010609" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.24
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.009445" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.009445" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.009445" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.009445" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.009445" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.009445" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.009445" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.23
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.013524" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.013524" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.013524" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.013524" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.013524" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.013524" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.013524" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.21
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.008587" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.008587" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.008587" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.008587" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.008587" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.008587" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.008587" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.20
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.008462" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.008462" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.008462" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.008462" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.008462" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.008462" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.008462" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.19
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.013842" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.013842" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.013842" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.013842" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.013842" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.013842" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.013842" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.18
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.004353" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.004353" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.004353" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.004353" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.004353" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.004353" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.004353" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.17
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.007570" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.007570" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.007570" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.007570" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.007570" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.007570" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.007570" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.16
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.008410" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.008410" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.008410" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.008410" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.008410" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.008410" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.008410" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.12
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000239" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000239" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000239" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000239" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000239" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000239" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000239" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.11
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000277" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000277" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000277" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000277" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000277" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000277" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000277" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.10
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000229" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000229" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000229" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000229" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000229" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000229" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000229" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.9
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000153" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000153" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000153" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000153" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000153" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000153" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000153" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.8
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000144" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000144" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000144" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000144" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000144" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000144" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000144" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.7
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000218" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000218" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000218" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000218" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000218" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000218" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000218" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.3, 7.3.6
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000223" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000223" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000223" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000223" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000223" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000223" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000223" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.5
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000220" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000220" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000220" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000220" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000220" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000220" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000220" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.4
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000249" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000249" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000249" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000249" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000249" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000249" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000249" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.2
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000173" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000173" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000173" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000173" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000173" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000173" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000173" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.1
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000115" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000115" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000115" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000115" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000115" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000115" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000115" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.0
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000122" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000122" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000122" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000122" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000122" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000122" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000122" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.33
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.008665" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.008665" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.008665" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.008665" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.008665" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.008665" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.008665" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.32
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.009251" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.009251" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.009251" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.009251" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.009251" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.009251" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.009251" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.31
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.008807" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.008807" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.008807" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.008807" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.008807" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.008807" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.008807" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.30
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.008591" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.008591" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.008591" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.008591" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.008591" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.008591" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.008591" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.29
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.009260" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.009260" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.009260" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.009260" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.009260" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.009260" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.009260" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.25
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000214" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000214" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000214" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000214" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000214" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000214" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000214" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.24
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000217" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000217" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000217" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000217" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000217" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000217" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000217" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.23
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000172" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000172" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000172" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000172" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000172" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000172" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000172" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.22
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000211" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000211" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000211" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000211" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000211" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000211" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000211" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.1, 7.1.8, 7.1.18, 7.2.19, 7.2.21
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000147" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000147" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000147" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000147" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000147" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000147" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000147" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.20
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000149" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000149" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000149" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000149" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000149" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000149" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000149" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.18
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000205" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000205" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000205" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000205" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000205" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000205" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000205" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.17
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000184" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000184" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000184" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000184" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000184" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000184" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000184" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.13
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000111" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000111" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000111" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000111" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000111" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000111" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000111" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.12
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.010943" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.010943" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.010943" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.010943" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.010943" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.010943" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.010943" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.11
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.019524" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.019524" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.019524" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.019524" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.019524" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.019524" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.019524" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.10
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000105" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000105" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000105" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000105" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000105" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000105" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000105" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.9
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000102" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000102" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000102" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000102" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000102" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000102" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000102" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.8
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000159" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000159" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000159" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000159" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000159" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000159" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000159" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.7
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000120" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000120" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000120" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000120" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000120" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000120" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000120" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.6
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.005482" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.005482" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.005482" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.005482" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.005482" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.005482" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.005482" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.5
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000094" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000094" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000094" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000094" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000094" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000094" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000094" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.4
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000191" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000191" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000191" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000191" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000191" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000191" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000191" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.3
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000109" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000109" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000109" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000109" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000109" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000109" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000109" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.2
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.126334" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.126334" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.126334" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.126334" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.126334" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.126334" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.126334" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.1
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.097998" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.097998" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.097998" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.097998" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.097998" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.097998" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.097998" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.0
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000097" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000097" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000097" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000097" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000097" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000097" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000097" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.33
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000166" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000166" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000166" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000166" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000166" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000166" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000166" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.32
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000199" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000199" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000199" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000199" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000199" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000199" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000199" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.31
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000145" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000145" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000145" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000145" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000145" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000145" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000145" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.30
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000202" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000202" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000202" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000202" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000202" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000202" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000202" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.29
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000169" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000169" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000169" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000169" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000169" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000169" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000169" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.28
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000187" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000187" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000187" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000187" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000187" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000187" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000187" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.17, 7.1.27
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000129" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000129" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000129" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000129" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000129" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000129" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000129" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.15, 7.1.26
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000107" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000107" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000107" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000107" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000107" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000107" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000107" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.25
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000139" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000139" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000139" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000139" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000139" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000139" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000139" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.24
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000154" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000154" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000154" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000154" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000154" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000154" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000154" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.23
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.018666" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.018666" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.018666" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.018666" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.018666" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.018666" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.018666" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.22
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000104" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000104" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000104" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000104" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000104" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000104" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000104" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.16, 7.1.21
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000132" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000132" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000132" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000132" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000132" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000132" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000132" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.20
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000131" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000131" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000131" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000131" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000131" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000131" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000131" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.19
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.006873" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.006873" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.006873" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.006873" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.006873" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.006873" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.006873" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.9, 7.1.14
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000100" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000100" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000100" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000100" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000100" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000100" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000100" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.13
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000138" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000138" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000138" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000138" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000138" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000138" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000138" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.12
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000163" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000163" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000163" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000163" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000163" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000163" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000163" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.11
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.023629" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.023629" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.023629" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.023629" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.023629" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.023629" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.023629" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.10
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000247" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000247" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000247" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000247" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000247" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000247" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000247" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.7
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000098" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000098" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000098" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000098" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000098" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000098" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000098" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.6
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000112" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000112" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000112" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000112" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000112" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000112" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000112" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.5
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000091" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000091" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000091" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000091" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000091" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000091" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000091" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.4
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000096" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000096" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000096" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000096" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000096" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000096" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000096" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.0.0 - 7.0.33, 7.1.3
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.2
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000121" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000121" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000121" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000121" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000121" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000121" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000121" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.0
array(7) { [0]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000095" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000095" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000095" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000095" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000095" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000095" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#11 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000095" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.4.30 - 5.4.45, 5.5.14 - 5.5.38, 5.6.0 - 5.6.38
array(7) { [0]=> object(DateTime)#4 (3) { ["date"]=> string(26) "2014-01-03 06:07:38.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#5 (3) { ["date"]=> string(26) "2014-01-04 06:07:38.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#6 (3) { ["date"]=> string(26) "2014-01-05 06:07:38.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#7 (3) { ["date"]=> string(26) "2014-01-06 06:07:38.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#8 (3) { ["date"]=> string(26) "2014-01-07 06:07:38.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#9 (3) { ["date"]=> string(26) "2014-01-08 06:07:38.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#10 (3) { ["date"]=> string(26) "2014-01-09 06:07:38.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.3.0 - 5.3.29, 5.4.0 - 5.4.15, 5.4.17 - 5.4.29, 5.5.0 - 5.5.13
array(7) { [0]=> object(DateTime)#4 (3) { ["date"]=> string(19) "2014-01-03 06:07:38" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#5 (3) { ["date"]=> string(19) "2014-01-04 06:07:38" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#6 (3) { ["date"]=> string(19) "2014-01-05 06:07:38" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#7 (3) { ["date"]=> string(19) "2014-01-06 06:07:38" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#8 (3) { ["date"]=> string(19) "2014-01-07 06:07:38" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#9 (3) { ["date"]=> string(19) "2014-01-08 06:07:38" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#10 (3) { ["date"]=> string(19) "2014-01-09 06:07:38" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.4.16
array(7) { [0]=> object(DateTime)#4 (3) { ["date"]=> string(19) "2014-01-03 06:07:37" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#5 (3) { ["date"]=> string(19) "2014-01-04 06:07:37" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [2]=> object(DateTime)#6 (3) { ["date"]=> string(19) "2014-01-05 06:07:37" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [3]=> object(DateTime)#7 (3) { ["date"]=> string(19) "2014-01-06 06:07:37" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [4]=> object(DateTime)#8 (3) { ["date"]=> string(19) "2014-01-07 06:07:37" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [5]=> object(DateTime)#9 (3) { ["date"]=> string(19) "2014-01-08 06:07:37" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [6]=> object(DateTime)#10 (3) { ["date"]=> string(19) "2014-01-09 06:07:37" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.2.0 - 5.2.17
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/aZSTB on line 2 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/aZSTB on line 3 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/aZSTB on line 4 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/aZSTB on line 4 Fatal error: Class 'DateInterval' not found in /in/aZSTB on line 3
Process exited with code 255.
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/aZSTB on line 2 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/aZSTB on line 3 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/aZSTB on line 4 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/aZSTB on line 4 Fatal error: Class 'DateTime' not found in /in/aZSTB on line 2
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.9
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/aZSTB on line 2 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/aZSTB on line 3 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/aZSTB on line 4 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/aZSTB on line 4 Fatal error: Cannot instantiate non-existent class: datetime in /in/aZSTB on line 2
Process exited with code 255.
Output for 4.3.0 - 4.3.1
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/aZSTB on line 2 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/aZSTB on line 3 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/aZSTB on line 4 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/aZSTB on line 4 Fatal error: Cannot instantiate non-existent class: datetime in /in/aZSTB on line 2

preferences:
336.14 ms | 402 KiB | 451 Q