3v4l.org

run code in 300+ PHP versions simultaneously
<?php $date = date('Ymd'); var_dump($date); echo '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" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.009974" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.5
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.008616" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.4
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.007112" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.3
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.006833" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.2
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003812" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.1
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.004008" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.0
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003978" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.18
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.011598" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.17
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.007463" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.16
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.006817" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.15
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003869" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.14
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003904" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.13
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003526" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.12
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003579" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.11
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.004330" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.10
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.005530" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.7, 8.2.9
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003810" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.8
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003692" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.7
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.004027" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.6
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.004684" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.5
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.004028" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.4
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.004006" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.3
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003504" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.2
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003879" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.1
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003794" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.0
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.004180" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.28
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.006689" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.27
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003694" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.26
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003644" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.25
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003818" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.24
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003990" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.23
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.004962" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.22
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003645" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.21
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003659" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.20
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.004699" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.19
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003711" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.18
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003733" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.17
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003814" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.16
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003652" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.15
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003686" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.14
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003669" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.13
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003667" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.10, 8.1.12
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003548" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.11
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003630" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.9
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003553" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.8
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003523" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.7
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003604" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.6
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003740" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.5
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.005760" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.4
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.004135" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.3
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003681" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.2
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003720" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.1
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003920" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.0
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003774" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.15, 8.0.30
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003387" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.29
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003434" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.28
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003821" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.27
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003435" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.26
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003205" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.25
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003282" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.24
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.004235" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.23
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003350" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.22
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003736" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.21
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003397" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.4, 8.0.20
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003160" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.24, 8.0.19
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003281" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.18
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003470" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.17
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003389" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.16
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003236" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.14
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003266" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.13
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 22:20:04.003699" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.12
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.004380" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.11
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003966" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.10
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003837" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.9
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003597" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.8
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.009577" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.6
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003813" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.5
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003607" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.3
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.009155" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.2
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.009473" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.1
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003738" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.0
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.010662" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.33
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.002155" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.32
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.002961" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.30
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003438" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.29
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003121" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.28
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003150" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.27
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003157" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.26
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 22:20:04.002102" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.25
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003656" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.23
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003556" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.22
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.013008" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.21
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.010085" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.20
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003068" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.19
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003195" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.16
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.008589" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.15
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.012067" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.14
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.008224" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.13
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.013876" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.12
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.009242" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.11
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.008363" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.10
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.010795" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.9
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.009344" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.8
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.009777" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.7
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.008543" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.6
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.000401" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.5
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.002120" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.3
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.008465" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.0
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.000213" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.33
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 22:20:04.002663" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.32
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 22:20:04.002020" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.31
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003332" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.30
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003497" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.29
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.007342" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.28
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.007864" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.27
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.008609" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.26
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.010312" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.25
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.009097" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.24
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.008731" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.23
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.009106" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.21
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.011611" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.20
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.011831" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.19
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.008815" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.18
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.005261" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.17
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.009067" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.16
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.010136" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.12
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.000328" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.1
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.000158" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.0
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.033851" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.33
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.009080" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.32
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.009183" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.31
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.008915" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.30
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.009335" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.29
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.008549" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.13
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.087146" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.12
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.000161" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.11
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.104627" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.10
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.000165" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.9
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.000163" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.8
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.000134" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.7
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.004192" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.6
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.079250" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.5
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.019803" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.4
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.116060" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.3
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.024874" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.2
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.026197" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.1
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.076485" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.0
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.026985" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.25
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.048242" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.20
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003271" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.10
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003847" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.7
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003634" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.6
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.010851" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.5
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.007316" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.0
string(8) "20131227" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.003643" ["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" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-27 23:20:04.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" OK: 20131227 object(DateTime)#1 (3) { ["date"]=> string(19) "2013-12-27 23:20:04" ["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/QHEJ5 on line 7 string(8) "20131227" 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/QHEJ5 on line 7 string(8) "20131227" OK: 20131227 Fatal error: Class 'DateTime' not found in /in/QHEJ5 on line 7
Process exited with code 255.
Output for 5.1.0
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/QHEJ5 on line 7 Fatal error: fatal flex scanner internal error--end of buffer missed in /in/QHEJ5 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/QHEJ5 on line 7 string(8) "20131227" OK: 20131227 Fatal error: Cannot instantiate non-existent class: datetime in /in/QHEJ5 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/QHEJ5 on line 7 string(8) "20131227" OK: 20131227 Fatal error: Cannot instantiate non-existent class: datetime in /in/QHEJ5 on line 7

preferences:
317.28 ms | 402 KiB | 371 Q