3v4l.org

run code in 300+ PHP versions simultaneously
<?php $date = date('Ymd'); var_dump($date); echo 'Datum OK: ' . $date . "\n"; $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" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.011411" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.5
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.009946" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.4
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.007327" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.3
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.006668" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.10, 8.3.2
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003791" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.3, 8.3.1
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.004043" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.0
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003937" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.18
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.010311" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.17
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.007072" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.16
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.006564" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.15
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003744" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.14
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003919" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.13
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003565" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.12
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003803" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.11
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.004269" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.10
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.005847" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.9
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003687" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.8
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003875" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.7
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003901" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.6
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.015720" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.5
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.004737" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.4
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003837" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.2
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003847" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.1
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.004018" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.0
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003935" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.28
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.009734" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.27
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003699" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.26
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.006776" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.25
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003660" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.24
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.004108" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.23
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.005013" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.22
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003673" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.21
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003855" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.20
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.005528" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.19
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003682" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.18
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003702" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.17
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003622" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.16
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003671" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.15
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003618" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.14
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003571" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.13
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003652" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.12
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003651" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.11
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003555" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.10
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003868" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.9
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003461" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.8
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003743" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.7
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003337" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.6
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.004125" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.5
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.004059" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.4
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003796" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.3
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003661" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.2
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003832" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.1
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003988" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.0
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003899" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.30
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003201" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.29
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003492" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.28
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003266" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.27
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003596" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.26
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003843" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.25
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003282" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.24
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003887" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.23
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003307" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.22
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003354" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.21
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003311" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.20
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003437" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.19
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003431" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.18
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003393" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.1, 8.0.17
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003506" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.25, 8.0.16
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003380" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.15
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003639" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.14
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003415" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.13
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 22:20:13.003548" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.12
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003654" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.11
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003406" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.9
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.004089" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.8
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.008539" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.7
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003924" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.6
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003469" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.5
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003445" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.3
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.009707" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.2
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.009514" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.0
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.012632" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.33
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.002048" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.32
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.002880" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.30
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003056" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.29
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003473" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.28
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003755" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.27
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003241" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.26
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 22:20:13.002116" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.24
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003697" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.23
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003300" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.22
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.012554" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.21
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.007628" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.20
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003505" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.19
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003257" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.16
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.008075" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.15
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.009246" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.14
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.008446" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.13
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.007826" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.12
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.009322" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.11
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.008518" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.10
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.009790" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.9
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.011127" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.8
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.012036" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.7
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.008601" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.6
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000328" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.5
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.002126" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.4
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.002739" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.3
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.008667" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.1
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000241" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.0
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000275" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.33
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 22:20:13.002802" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.32
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 22:20:13.002040" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.31
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003262" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.30
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.003139" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.29
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.007453" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.28
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.007300" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.27
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.009900" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.26
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.009532" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.25
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.009840" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.24
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.010738" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.23
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.008989" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.21
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.008970" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.20
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.012485" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.19
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.008945" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.18
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.004502" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.17
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.008136" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.16
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.008680" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.13
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000261" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.12
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000236" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.11
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000249" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.13, 7.3.10
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000198" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.9
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000222" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.8
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000252" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.7
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000234" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.6
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000253" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.5
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000269" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.26, 7.3.4
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000194" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.3
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000341" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.2
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000171" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.9, 7.3.1
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000143" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.0
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000135" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.33
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.008607" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.32
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.008896" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.31
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.008967" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.30
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.009461" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.29
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.010496" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.26
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000264" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.25
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000256" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.30, 7.2.5, 7.2.24
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000205" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.23
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000201" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.22
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000351" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.21
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000339" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.20
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000175" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.19
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000294" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.18
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000242" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.17
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000216" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.16
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000229" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.15
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000169" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.14
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000166" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.17, 7.2.13
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000210" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.12
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000141" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.11
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000184" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.32, 7.2.10
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000161" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.9
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000212" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.22, 7.2.8
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000155" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.7
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000139" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.6
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000170" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.4
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000240" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.3
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000188" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.2
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000152" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.1
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000218" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.0
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000168" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.33
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000221" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.31
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000206" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.29
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000181" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.28
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000174" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.27
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000162" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.25
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000138" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.18, 7.1.24
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000137" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.23
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000183" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.21
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000200" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.20
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000186" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.5, 7.1.19
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000160" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.16
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000177" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.15
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000227" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.14
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000228" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.12
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000213" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.11
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000154" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.10
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000147" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.8
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000142" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.7
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000215" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.6
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000151" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.4
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000191" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.30 - 5.4.45, 5.5.14 - 5.5.20, 5.5.22 - 5.5.38, 5.6.0 - 5.6.40, 7.0.0 - 7.0.33, 7.1.3
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.2
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000173" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.1
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000158" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.0
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:13.000232" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.21
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:14.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.0 - 5.3.8, 5.3.11 - 5.3.29, 5.4.0 - 5.4.29, 5.5.0 - 5.5.13
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(19) "2013-12-27 23:20:13" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.9 - 5.3.10
string(8) "20131227" Datum OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(19) "2013-12-27 23:20:14" ["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/kIuQG on line 7 string(8) "20131227" Datum OK: 20131227 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/kIuQG on line 7 string(8) "20131227" Datum OK: 20131227 Fatal error: Class 'DateTime' not found in /in/kIuQG on line 7
Process exited with code 255.
Output for 5.1.0
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/kIuQG on line 7 Fatal error: fatal flex scanner internal error--end of buffer missed in /in/kIuQG 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/kIuQG on line 7 string(8) "20131227" Datum OK: 20131227 Fatal error: Cannot instantiate non-existent class: datetime in /in/kIuQG 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/kIuQG on line 7 string(8) "20131227" Datum OK: 20131227 Fatal error: Cannot instantiate non-existent class: datetime in /in/kIuQG on line 7

preferences:
323.27 ms | 402 KiB | 460 Q