3v4l.org

run code in 300+ PHP versions simultaneously
<?php $dateWithTimezoneLocation = new \DateTime('now', new \DateTimeZone('Europe/Paris')); $dateWithTimezoneUTCDifference = new \DateTime($dateWithTimezoneLocation->format(\DateTime::ISO8601)); var_dump( $dateWithTimezoneLocation, $dateWithTimezoneUTCDifference, $dateWithTimezoneLocation->getTimezone()->getLocation(), $dateWithTimezoneUTCDifference->getTimezone()->getLocation() );
Output for 8.3.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.007277" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.3.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.007094" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.3.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003636" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.2.6, 8.3.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003845" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.3.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.004819" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.2.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.007504" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.2.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.008721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.2.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003647" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.2.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003673" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.2.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003625" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.2.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003708" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.2.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.004234" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.2.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.005046" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.2.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003789" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.2.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003904" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.2.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003834" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.2.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003906" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.2.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003847" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.2.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.004013" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.2.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.004327" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.2.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.004552" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.2.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003758" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003629" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003420" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003500" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.009124" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.005137" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003694" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003898" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.004032" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003996" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003937" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003719" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003505" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003537" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003894" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003289" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003566" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.005888" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003747" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003964" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003435" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003275" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003710" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.004038" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003931" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003519" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003699" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003753" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.1.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003701" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003560" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003539" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003546" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003635" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003122" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003514" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003806" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.004124" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003531" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003385" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003238" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003662" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.005107" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003640" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003308" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003493" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003397" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.002100" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003696" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.004469" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003475" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003515" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.008385" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.004019" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003813" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003580" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.009181" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.008663" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003893" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 8.0.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.008839" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.866659999999996) ["longitude"]=> float(2.3333299999999895) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.001999" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003042" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003107" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.005592" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003485" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003212" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.002564" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.004380" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003620" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003093" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.009573" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.008158" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003139" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.008917" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.008970" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.008967" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.012501" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.008974" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.009449" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.010909" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.011529" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.008862" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.008220" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000329" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.002972" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.010536" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.008468" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.4.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000297" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.3.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.002185" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.3.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.002086" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.3.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003254" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.3.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.004182" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.3.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.009750" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.3.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.007637" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.3.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.008288" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.3.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.010859" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.3.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.010415" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.3.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.010957" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.3.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.009239" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.3.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.008469" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.3.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.007900" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.3.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.008731" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.3.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.008229" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.3.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.007975" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.3.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.008004" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.2.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.008570" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.2.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.009445" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.2.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.010377" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.2.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.008979" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.2.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.022660" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.2.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.004730" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.2.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.004575" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.2.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.004201" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.1.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.004087" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.1.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.004508" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.1.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.034914" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.1.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.024697" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.1.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.017372" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.1.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.032475" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.0.0 - 7.0.20, 7.1.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.1.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.058981" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.1.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.003748" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:23.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)
Output for 7.1.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-07 18:10:24.030436" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-07-07 18:10:24.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+02:00" } array(4) { ["country_code"]=> string(2) "FR" ["latitude"]=> float(48.86666) ["longitude"]=> float(2.33333) ["comments"]=> string(0) "" } bool(false)

preferences:
192.03 ms | 402 KiB | 170 Q