3v4l.org

run code in 300+ PHP versions simultaneously
<?php $date = date('Ymd'); var_dump($date); echo $date . '<br>'; $date = new \DateTime(); var_dump($date); //echo $date; //Catchable fatal error: Object of class DateTime could not be converted to string in /in/DrHV2 on line 9
Output for 8.3.6
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.010259" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.5
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.032329" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.4
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.006996" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.3
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.006680" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.17, 8.3.2
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003803" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.1
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003953" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.0
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003784" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.18
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.007135" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.17
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.007514" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.16
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.006499" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.15
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.004055" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.14
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.004094" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.13
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003838" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.12
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003632" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.11
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.004299" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.10
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.005138" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.9
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003730" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.8
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003874" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.7
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003988" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.6
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.007469" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.5
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.004106" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.4
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003877" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.3
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003889" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.2
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.004232" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.1
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003879" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.0
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.004270" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.28
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.009305" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.27
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003768" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.26
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003825" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.25
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003689" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.24
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.004015" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.23
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.005344" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.22
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.004003" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.21
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003758" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.20
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.004143" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.19
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003733" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.18
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003650" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.16
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003683" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.15
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003573" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.14
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003760" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.13
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003398" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.12
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003543" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.11
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003570" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.10
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.004181" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.9
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003634" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.8
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003475" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.7
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003616" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.6
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.004089" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.5
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.005449" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.4
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003936" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.3
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003592" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.2
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003858" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.1
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003657" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.0
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003707" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.30
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003710" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.29
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003684" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.28
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003322" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.27
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003577" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.26
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003266" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.25
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003244" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.24
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003546" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.23
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003333" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.22
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003527" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.21
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003250" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.20
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003034" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.19
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003443" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.18
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003492" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.17
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003385" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.16
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003384" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.15
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003772" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.14
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003560" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.13
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 22:19:48.003227" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.12
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003564" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.11
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003516" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.10
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003526" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.9
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003510" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.8
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.007849" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.7
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003792" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.6
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003525" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.5
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003311" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.3
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.009538" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.2
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.009715" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.1
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003473" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.0
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.008987" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.33
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.001822" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.32
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003185" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.30
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003003" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.29
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003141" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.28
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003535" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.27
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003174" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.26
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 22:19:48.002124" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.25
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003513" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.24
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003331" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.23
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003257" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.22
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.014630" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.21
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.007082" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.20
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003243" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.19
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003450" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.16
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.008620" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.15
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.008715" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.14
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.010143" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.13
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.008420" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.12
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.008664" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.11
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.008525" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.10
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.011235" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.9
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.009876" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.8
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.022822" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.7
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.011257" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.6
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.000433" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.5
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.002236" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.4
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003150" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.3
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.011184" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.0
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.000172" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.33
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 22:19:48.002841" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.32
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 22:19:48.001998" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.31
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003343" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.30
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003152" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.29
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.007799" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.28
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.009605" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.27
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.008758" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.26
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.008996" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.25
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.008582" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.24
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.013591" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.23
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.008343" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.21
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.009359" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.20
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.009943" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.19
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.008682" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.18
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.004455" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.17
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.008653" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.16
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.009213" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.12
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.000145" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.33
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.009125" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.32
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.011093" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.31
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.012236" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.30
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.008529" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.29
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.008700" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.6
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003921" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.0
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003814" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.20
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.002932" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.7
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.002493" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.6
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.005430" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.5
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.011042" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.0
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.003738" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.30 - 5.4.45, 5.5.14 - 5.5.38, 5.6.0 - 5.6.28, 7.0.0 - 7.0.20
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:19:48.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.0 - 5.3.29, 5.4.0 - 5.4.29, 5.5.0 - 5.5.13
string(8) "20131227" 20131227<br>object(DateTime)#1 (3) { ["date"]=> string(19) "2013-12-27 23:19:48" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.2.0 - 5.2.17
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/9ItKN on line 7 string(8) "20131227" 20131227<br>object(DateTime)#1 (0) { }
Output for 5.0.0 - 5.0.5, 5.1.1 - 5.1.6
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/9ItKN on line 7 string(8) "20131227" 20131227<br> Fatal error: Class 'DateTime' not found in /in/9ItKN on line 7
Process exited with code 255.
Output for 5.1.0
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/9ItKN on line 7 Fatal error: fatal flex scanner internal error--end of buffer missed in /in/9ItKN on line 9
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.9
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/9ItKN on line 7 string(8) "20131227" 20131227<br> Fatal error: Cannot instantiate non-existent class: datetime in /in/9ItKN on line 7
Process exited with code 255.
Output for 4.3.0 - 4.3.1
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/9ItKN on line 7 string(8) "20131227" 20131227<br> Fatal error: Cannot instantiate non-existent class: datetime in /in/9ItKN on line 7

preferences:
275.2 ms | 401 KiB | 357 Q