3v4l.org

run code in 300+ PHP versions simultaneously
<?php $date = new DateTime(NULL, new DateTimeZone('Europe/Rome')); echo $date->format('Y-m-d H:i:s O'), "\n"; $result = $date->modify('15 minutes ago'); echo $date->format('Y-m-d H:i:s O'), "\n"; var_dump($result);
Output for 8.3.6
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.010403" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.3.5
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.009849" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.3.4
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.007003" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.3.3
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.006894" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.3.2
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003714" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.3.1
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.004008" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.27, 8.3.0
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003882" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.2.18
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.007760" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.2.17
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.007308" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.2.16
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.007140" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.2.15
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003876" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.2.14
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003908" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.2.13
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003659" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.2.12
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003903" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.2.11
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.004750" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.2.10
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.005430" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.2.1, 8.2.9
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.004184" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.2.8
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.004180" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.2.7
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003856" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.2.6
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003824" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.2.5
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.004251" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.2.4
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003819" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.2.3
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003798" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.2.2
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003941" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.2.0
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003853" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.28
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.006807" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.26
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003717" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.25
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003805" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.24
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.004337" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.23
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.005360" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.22
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003969" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.21
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.004040" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.20
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003960" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.19
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.004030" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.18
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003705" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.17
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.004011" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.16
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003658" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.15
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003609" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.14
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003654" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.13
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003240" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.12
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.004042" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.11
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003765" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.10
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003558" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.9
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003446" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.8
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003576" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.7
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003795" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.6
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003841" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.5
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003598" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.4
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003643" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.3
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003573" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.2
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003662" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.1
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003623" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.1.0
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/D2HCd on line 3 2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003582" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.30
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003366" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.29
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003473" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.28
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003558" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.27
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003307" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.26
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003210" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.25
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003565" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.1, 8.0.24
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003488" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.23
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003287" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.22
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003489" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.21
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003472" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.20
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003191" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.19
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003892" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.18
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.004782" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.17
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003403" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.16
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003550" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.15
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003536" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.14
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003397" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.13
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.002579" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.12
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.004089" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.11
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003509" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.10
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003956" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.9
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003480" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.8
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.010359" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.7
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003561" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.6
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003465" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.5
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003521" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.3
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.009416" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.2
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.009620" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 8.0.0
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.008982" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.33
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.001969" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.32
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003139" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.30
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003284" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.29
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003127" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.28
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003101" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.27
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003144" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.26
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003790" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.25
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003231" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.24
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003876" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.23
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003125" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.22
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.008882" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.21
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.007849" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.20
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003224" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.19
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003477" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.16
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.016103" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.15
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.008272" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.14
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.012499" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.13
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.008688" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.12
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.015850" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.11
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.008907" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.10
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.008625" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.9
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.008746" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.8
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.009189" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.7
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.008767" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.6
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000308" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.5
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.002080" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.4
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.004280" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.3
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.008242" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.4.1
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000203" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.2.15, 7.4.0
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000234" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.3.33
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.002054" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.3.32
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.002033" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.3.31
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003297" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.3.30
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.003076" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.3.29
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.009999" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.3.28
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.009103" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.3.27
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.010419" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.3.26
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.012314" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.3.25
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.020274" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.3.24
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.010954" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.3.23
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.008865" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.3.21
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.009336" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.3.20
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.013005" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.3.19
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.009566" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.3.18
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.004601" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.3.17
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.008249" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.3.16
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.011372" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.18, 7.2.26, 7.3.13
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000259" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.3.12
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000243" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.3.7, 7.3.11
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000187" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.3.10
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000221" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.3.9
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000242" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.3.8
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000328" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.20, 7.2.9, 7.3.6
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000210" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.3.5
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000217" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.14, 7.3.4
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000174" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.3.3
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000173" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.31, 7.3.2
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000145" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.2.5, 7.3.1
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000140" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.2.6, 7.3.0
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000146" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.2.33
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.027890" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.2.32
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.012565" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.2.31
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.009174" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.2.30
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.010898" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.2.29
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.009072" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.2.25
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000298" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.2.24
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000263" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.2.20, 7.2.23
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000189" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.32, 7.2.22
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000172" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.2.21
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000198" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.2.19
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000196" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.2.18
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000184" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.2.17
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000270" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.2.16
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000195" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.21, 7.2.14
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000219" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.2.13
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000188" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.2.12
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000237" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.8, 7.2.11
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000136" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.4, 7.1.7, 7.2.10
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000177" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.2.8
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000148" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.2.7
2014-04-25 15:00:00 +0200 2014-04-25 14:45:00 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:45:00.000170" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.2.4
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000258" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.10, 7.2.3
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000137" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.2.2
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000185" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.2.1
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000169" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.27, 7.2.0
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000123" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.11, 7.1.30, 7.1.33
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000135" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.29
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000182" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.28
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000175" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.26
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000223" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.25
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000162" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.24
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000141" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.23
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000236" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.22
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000151" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.19
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000225" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.17
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000296" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.16
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000194" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.15
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000154" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.13
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000126" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.12
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000160" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.9
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000143" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.6
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000199" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.5
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000191" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 5.4.30 - 5.4.45, 5.5.14 - 5.5.38, 5.6.0 - 5.6.40, 7.0.0 - 7.0.33, 7.1.3
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.2
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000266" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.1
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000213" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 7.1.0
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-25 14:44:59.000149" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 5.3.0 - 5.3.29, 5.4.0 - 5.4.29, 5.5.0 - 5.5.13
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 object(DateTime)#1 (3) { ["date"]=> string(19) "2014-04-25 14:44:59" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Rome" }
Output for 5.2.0 - 5.2.17
2014-04-25 14:59:59 +0200 2014-04-25 14:44:59 +0200 NULL
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6
Fatal error: Class 'DateTime' not found in /in/D2HCd on line 3
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.9
Fatal error: Cannot instantiate non-existent class: datetime in /in/D2HCd on line 3
Process exited with code 255.
Output for 4.3.0 - 4.3.1
Fatal error: Cannot instantiate non-existent class: datetime in /in/D2HCd on line 3

preferences:
336.69 ms | 401 KiB | 460 Q