3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = new DateTime(); $b = new DateTime(); var_dump(PHP_VERSION, $a, $b, $a == $b);
Output for 8.3.4
string(5) "8.3.4" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.007004" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.007021" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.3.3
string(5) "8.3.3" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.007145" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.007149" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.3.2
string(5) "8.3.2" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003713" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003716" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.3.1
string(5) "8.3.1" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003902" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003905" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.3.0
string(5) "8.3.0" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.015348" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.015353" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.2.17
string(6) "8.2.17" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.009898" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.009913" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.2.16
string(6) "8.2.16" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.006476" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.006480" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.2.15
string(6) "8.2.15" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003711" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003718" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.2.14
string(6) "8.2.14" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003823" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003825" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.2.13
string(6) "8.2.13" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003902" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003906" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.2.12
string(6) "8.2.12" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003575" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003579" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.2.11
string(6) "8.2.11" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.004505" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.004509" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.2.10
string(6) "8.2.10" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.005220" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.005228" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.2.9
string(5) "8.2.9" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003924" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003930" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.2.8
string(5) "8.2.8" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.004049" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.004055" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.2.7
string(5) "8.2.7" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.004960" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.004967" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.2.6
string(5) "8.2.6" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.004014" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.004020" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.2.5
string(5) "8.2.5" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003956" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003962" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.2.4
string(5) "8.2.4" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003800" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003805" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.2.3
string(5) "8.2.3" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.004046" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.004052" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.2.2
string(5) "8.2.2" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003919" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003925" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.2.1
string(5) "8.2.1" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003686" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003693" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.2.0
string(5) "8.2.0" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003688" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003695" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.27
string(6) "8.1.27" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003652" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003655" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.26
string(6) "8.1.26" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003504" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003506" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.25
string(6) "8.1.25" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003630" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003633" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.24
string(6) "8.1.24" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.004173" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.004179" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.23
string(6) "8.1.23" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.005577" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.005580" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.22
string(6) "8.1.22" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003683" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003690" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.21
string(6) "8.1.21" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.004193" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.004197" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.20
string(6) "8.1.20" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003850" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003856" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.19
string(6) "8.1.19" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003849" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003855" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.18
string(6) "8.1.18" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003834" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003840" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.17
string(6) "8.1.17" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003810" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003814" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.16
string(6) "8.1.16" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003509" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003515" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.15
string(6) "8.1.15" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003743" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003749" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.14
string(6) "8.1.14" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003506" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003512" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.13
string(6) "8.1.13" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003871" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003877" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.12
string(6) "8.1.12" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003527" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003533" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.11
string(6) "8.1.11" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003586" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003592" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.10
string(6) "8.1.10" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003734" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003740" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.9
string(5) "8.1.9" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.005353" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.005360" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.8
string(5) "8.1.8" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003516" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003522" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.7
string(5) "8.1.7" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003505" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003511" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.6
string(5) "8.1.6" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003875" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003882" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.5
string(5) "8.1.5" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003678" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003684" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.4
string(5) "8.1.4" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003585" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003592" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.3
string(5) "8.1.3" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003954" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003960" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.2
string(5) "8.1.2" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003878" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003885" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.1
string(5) "8.1.1" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003509" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003516" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.1.0
string(5) "8.1.0" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003495" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003502" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.30
string(6) "8.0.30" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003457" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003462" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.29
string(6) "8.0.29" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003530" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003535" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.28
string(6) "8.0.28" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003490" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003495" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.27
string(6) "8.0.27" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003369" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003374" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.26
string(6) "8.0.26" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003134" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003139" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.25
string(6) "8.0.25" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003277" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003282" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.24
string(6) "8.0.24" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.013749" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.013755" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.23
string(6) "8.0.23" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003354" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003363" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.22
string(6) "8.0.22" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003217" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003225" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.21
string(6) "8.0.21" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003515" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003523" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.20
string(6) "8.0.20" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003492" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003501" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.19
string(6) "8.0.19" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003581" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003590" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.18
string(6) "8.0.18" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003747" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003756" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.17
string(6) "8.0.17" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003283" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003292" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.16
string(6) "8.0.16" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003705" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003714" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.15
string(6) "8.0.15" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003621" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003630" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.14
string(6) "8.0.14" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003738" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003748" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.13
string(6) "8.0.13" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-09 23:02:05.002179" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-09 23:02:05.002187" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } bool(false)
Output for 8.0.12
string(6) "8.0.12" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003276" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003285" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.11
string(6) "8.0.11" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003762" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003770" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.10
string(6) "8.0.10" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003750" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003759" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.9
string(5) "8.0.9" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003779" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003787" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.8
string(5) "8.0.8" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.009498" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.009524" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.7
string(5) "8.0.7" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003948" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003957" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.6
string(5) "8.0.6" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003888" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003897" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.5
string(5) "8.0.5" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.004542" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.004553" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.3
string(5) "8.0.3" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.007688" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.007701" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.2
string(5) "8.0.2" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.009503" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.009523" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.1
string(5) "8.0.1" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003478" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003487" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 8.0.0
string(5) "8.0.0" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008352" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008371" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.33
string(6) "7.4.33" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.002142" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.002150" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.32
string(6) "7.4.32" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.002976" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.002985" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.30
string(6) "7.4.30" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003007" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003016" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.29
string(6) "7.4.29" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003504" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003513" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.28
string(6) "7.4.28" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003318" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003327" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.27
string(6) "7.4.27" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003153" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003162" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.26
string(6) "7.4.26" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-09 23:02:05.001930" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-09 23:02:05.001938" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } bool(false)
Output for 7.4.25
string(6) "7.4.25" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003215" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003224" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.24
string(6) "7.4.24" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003181" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003190" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.23
string(6) "7.4.23" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003524" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003532" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.22
string(6) "7.4.22" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.011056" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.011109" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.21
string(6) "7.4.21" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.010570" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.010593" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.20
string(6) "7.4.20" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003190" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003199" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.16
string(6) "7.4.16" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.010031" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.010052" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.15
string(6) "7.4.15" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.020246" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.020261" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.14
string(6) "7.4.14" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.014417" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.014436" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.13
string(6) "7.4.13" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008838" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008856" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.12
string(6) "7.4.12" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008657" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008675" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.11
string(6) "7.4.11" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.009422" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.009439" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.10
string(6) "7.4.10" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.009574" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.009593" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.9
string(5) "7.4.9" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.012059" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.012076" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.8
string(5) "7.4.8" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008967" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008984" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.7
string(5) "7.4.7" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008427" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008438" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.6
string(5) "7.4.6" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000224" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000236" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.5
string(5) "7.4.5" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.002474" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.002485" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.4
string(5) "7.4.4" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008086" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008098" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.3
string(5) "7.4.3" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.010215" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.010237" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.1
string(5) "7.4.1" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000191" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000203" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.0
string(5) "7.4.0" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000184" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000195" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.33
string(6) "7.3.33" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-09 23:02:05.001943" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-09 23:02:05.001947" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } bool(false)
Output for 7.3.32
string(6) "7.3.32" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-09 23:02:05.002400" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-09 23:02:05.002405" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } bool(false)
Output for 7.3.31
string(6) "7.3.31" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.004348" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.004353" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.30
string(6) "7.3.30" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003141" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.003147" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.29
string(6) "7.3.29" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.006378" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.006389" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.28
string(6) "7.3.28" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.009830" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.009847" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.27
string(6) "7.3.27" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.009140" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.009150" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.26
string(6) "7.3.26" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008531" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008543" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.25
string(6) "7.3.25" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008479" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008491" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.24
string(6) "7.3.24" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008815" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008829" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.23
string(6) "7.3.23" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008954" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008967" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.21
string(6) "7.3.21" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008035" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008047" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.20
string(6) "7.3.20" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.011154" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.011171" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.19
string(6) "7.3.19" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.011569" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.011592" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.18
string(6) "7.3.18" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008008" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008027" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.17
string(6) "7.3.17" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.010702" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.010716" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.16
string(6) "7.3.16" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008466" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008477" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.13
string(6) "7.3.13" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000201" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000212" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.12
string(6) "7.3.12" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000195" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000205" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.11
string(6) "7.3.11" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000255" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000276" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.10
string(6) "7.3.10" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000126" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000133" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.9
string(5) "7.3.9" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000125" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000131" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.8
string(5) "7.3.8" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000124" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000135" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.7
string(5) "7.3.7" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000198" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000208" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.6
string(5) "7.3.6" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000156" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000170" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.5
string(5) "7.3.5" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000128" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000135" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.4
string(5) "7.3.4" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000171" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000180" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.3
string(5) "7.3.3" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000143" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000149" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.2
string(5) "7.3.2" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000098" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000105" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.1
string(5) "7.3.1" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000105" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000112" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.0
string(5) "7.3.0" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000106" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000113" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.33
string(6) "7.2.33" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008999" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.009023" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.32
string(6) "7.2.32" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.012256" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.012281" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.31
string(6) "7.2.31" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.010306" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.010325" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.30
string(6) "7.2.30" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008901" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008919" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.29
string(6) "7.2.29" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008313" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.008331" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.26
string(6) "7.2.26" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000170" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000184" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.25
string(6) "7.2.25" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000192" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000209" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.24
string(6) "7.2.24" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000132" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000142" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.23
string(6) "7.2.23" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000158" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000171" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.22
string(6) "7.2.22" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000143" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000154" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.21
string(6) "7.2.21" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000222" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000233" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.20
string(6) "7.2.20" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000204" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000217" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.19
string(6) "7.2.19" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000173" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000187" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.18
string(6) "7.2.18" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000134" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000145" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.17
string(6) "7.2.17" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000168" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000180" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.16
string(6) "7.2.16" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000289" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000309" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.15
string(6) "7.2.15" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000136" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000151" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.14
string(6) "7.2.14" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000111" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000123" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.13
string(6) "7.2.13" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000110" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000122" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.12
string(6) "7.2.12" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000097" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000108" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.11
string(6) "7.2.11" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000118" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000132" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.10
string(6) "7.2.10" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000096" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000107" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.9
string(5) "7.2.9" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000131" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000143" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.8
string(5) "7.2.8" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000145" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000160" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.7
string(5) "7.2.7" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000124" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000143" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.6
string(5) "7.2.6" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000131" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000145" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.5
string(5) "7.2.5" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000112" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000125" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.4
string(5) "7.2.4" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000115" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000128" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.3
string(5) "7.2.3" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000176" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000195" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.2
string(5) "7.2.2" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000140" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000156" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.1
string(5) "7.2.1" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000144" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000160" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.0
string(5) "7.2.0" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000121" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000134" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.33
string(6) "7.1.33" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000098" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000104" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.32
string(6) "7.1.32" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000127" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000133" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.31
string(6) "7.1.31" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000120" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000127" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.30
string(6) "7.1.30" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000113" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000121" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.29
string(6) "7.1.29" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000103" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000110" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.28
string(6) "7.1.28" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000161" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000175" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.27
string(6) "7.1.27" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000119" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000127" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.26
string(6) "7.1.26" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000106" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000113" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.25
string(6) "7.1.25" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000129" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000137" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.24
string(6) "7.1.24" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000154" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000164" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.23
string(6) "7.1.23" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000094" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000100" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.22
string(6) "7.1.22" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000133" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000148" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.21
string(6) "7.1.21" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000117" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000125" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.20
string(6) "7.1.20" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000098" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000106" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.19
string(6) "7.1.19" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000123" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000131" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.18
string(6) "7.1.18" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000114" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000121" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.17
string(6) "7.1.17" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000198" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000212" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.16
string(6) "7.1.16" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000098" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000108" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.15
string(6) "7.1.15" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000162" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000173" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.14
string(6) "7.1.14" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000143" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000153" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.13
string(6) "7.1.13" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000102" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000109" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.12
string(6) "7.1.12" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000136" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000145" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.11
string(6) "7.1.11" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000110" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000117" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.10
string(6) "7.1.10" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000134" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000148" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.9
string(5) "7.1.9" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000173" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000181" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.8
string(5) "7.1.8" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000101" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000107" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.7
string(5) "7.1.7" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000139" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000147" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.6
string(5) "7.1.6" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000140" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000150" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.5
string(5) "7.1.5" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000125" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000132" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.4
string(5) "7.1.4" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000122" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000131" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.3
string(5) "7.1.3" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.1.2
string(5) "7.1.2" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000171" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000178" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.1
string(5) "7.1.1" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000126" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000133" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.0
string(5) "7.1.0" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000171" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000178" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.0.33
string(6) "7.0.33" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.32
string(6) "7.0.32" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.31
string(6) "7.0.31" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.30
string(6) "7.0.30" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.29
string(6) "7.0.29" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.28
string(6) "7.0.28" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.27
string(6) "7.0.27" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.26
string(6) "7.0.26" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.25
string(6) "7.0.25" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.24
string(6) "7.0.24" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.23
string(6) "7.0.23" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.22
string(6) "7.0.22" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.21
string(6) "7.0.21" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.20
string(6) "7.0.20" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.19
string(6) "7.0.19" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.18
string(6) "7.0.18" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.17
string(6) "7.0.17" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.16
string(6) "7.0.16" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.15
string(6) "7.0.15" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.14
string(6) "7.0.14" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.13
string(6) "7.0.13" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.12
string(6) "7.0.12" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.11
string(6) "7.0.11" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.10
string(6) "7.0.10" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.9
string(5) "7.0.9" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.8
string(5) "7.0.8" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.7
string(5) "7.0.7" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.6
string(5) "7.0.6" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.5
string(5) "7.0.5" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.4
string(5) "7.0.4" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.3
string(5) "7.0.3" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.2
string(5) "7.0.2" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.1
string(5) "7.0.1" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 7.0.0
string(5) "7.0.0" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.40
string(6) "5.6.40" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.39
string(6) "5.6.39" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.38
string(6) "5.6.38" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.37
string(6) "5.6.37" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.36
string(6) "5.6.36" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.35
string(6) "5.6.35" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.34
string(6) "5.6.34" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.33
string(6) "5.6.33" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.32
string(6) "5.6.32" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.31
string(6) "5.6.31" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.30
string(6) "5.6.30" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.29
string(6) "5.6.29" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.28
string(6) "5.6.28" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.27
string(6) "5.6.27" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.26
string(6) "5.6.26" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.25
string(6) "5.6.25" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.24
string(6) "5.6.24" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.23
string(6) "5.6.23" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.22
string(6) "5.6.22" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.21
string(6) "5.6.21" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.20
string(6) "5.6.20" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.19
string(6) "5.6.19" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.18
string(6) "5.6.18" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.17
string(6) "5.6.17" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.16
string(6) "5.6.16" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.15
string(6) "5.6.15" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.14
string(6) "5.6.14" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.13
string(6) "5.6.13" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.12
string(6) "5.6.12" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.11
string(6) "5.6.11" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.10
string(6) "5.6.10" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.9
string(5) "5.6.9" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.8
string(5) "5.6.8" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.7
string(5) "5.6.7" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.6
string(5) "5.6.6" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.5
string(5) "5.6.5" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.4
string(5) "5.6.4" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.3
string(5) "5.6.3" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.2
string(5) "5.6.2" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.1
string(5) "5.6.1" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)
Output for 5.6.0
string(5) "5.6.0" object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-10 01:02:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(true)

preferences:
269.03 ms | 402 KiB | 287 Q