3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(phpversion()); try{ $date = new DateTime('02/31/2018'); var_dump($date); } catch(Exception $e){ var_dump($e); }
Output for 7.4.0
string(5) "7.4.0" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.12
string(6) "7.3.12" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.11
string(6) "7.3.11" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.10
string(6) "7.3.10" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.9
string(5) "7.3.9" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.8
string(5) "7.3.8" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.7
string(5) "7.3.7" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.6
string(5) "7.3.6" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.5
string(5) "7.3.5" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.4
string(5) "7.3.4" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.3
string(5) "7.3.3" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.2
string(5) "7.3.2" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.1
string(5) "7.3.1" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.0
string(5) "7.3.0" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.25
string(6) "7.2.25" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.24
string(6) "7.2.24" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.23
string(6) "7.2.23" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.22
string(6) "7.2.22" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.21
string(6) "7.2.21" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.20
string(6) "7.2.20" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.19
string(6) "7.2.19" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.18
string(6) "7.2.18" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.17
string(6) "7.2.17" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.16
string(6) "7.2.16" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.15
string(6) "7.2.15" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.14
string(6) "7.2.14" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.13
string(6) "7.2.13" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.12
string(6) "7.2.12" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.11
string(6) "7.2.11" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.10
string(6) "7.2.10" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.9
string(5) "7.2.9" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.8
string(5) "7.2.8" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.7
string(5) "7.2.7" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.6
string(5) "7.2.6" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.5
string(5) "7.2.5" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.4
string(5) "7.2.4" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.3
string(5) "7.2.3" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.2
string(5) "7.2.2" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.1
string(5) "7.2.1" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.0
string(5) "7.2.0" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.33
string(6) "7.1.33" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.32
string(6) "7.1.32" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.31
string(6) "7.1.31" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.30
string(6) "7.1.30" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.29
string(6) "7.1.29" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.28
string(6) "7.1.28" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.27
string(6) "7.1.27" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.26
string(6) "7.1.26" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.25
string(6) "7.1.25" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.10
string(6) "7.1.10" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.7
string(5) "7.1.7" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.6
string(5) "7.1.6" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.5
string(5) "7.1.5" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.0
string(5) "7.1.0" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.0.20
string(6) "7.0.20" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.0.14
string(6) "7.0.14" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.0.6
string(5) "7.0.6" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.0.5
string(5) "7.0.5" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.0.4
string(5) "7.0.4" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.0.3
string(5) "7.0.3" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.0.2
string(5) "7.0.2" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.0.1
string(5) "7.0.1" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.0.0
string(5) "7.0.0" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.28
string(6) "5.6.28" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.21
string(6) "5.6.21" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.20
string(6) "5.6.20" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.19
string(6) "5.6.19" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.18
string(6) "5.6.18" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.17
string(6) "5.6.17" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.16
string(6) "5.6.16" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.15
string(6) "5.6.15" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.14
string(6) "5.6.14" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.13
string(6) "5.6.13" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.12
string(6) "5.6.12" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.11
string(6) "5.6.11" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.10
string(6) "5.6.10" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.9
string(5) "5.6.9" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.8
string(5) "5.6.8" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.35
string(6) "5.5.35" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.34
string(6) "5.5.34" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.33
string(6) "5.5.33" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.32
string(6) "5.5.32" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.31
string(6) "5.5.31" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.30
string(6) "5.5.30" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.29
string(6) "5.5.29" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.28
string(6) "5.5.28" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.27
string(6) "5.5.27" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.26
string(6) "5.5.26" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.25
string(6) "5.5.25" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.24
string(6) "5.5.24" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.45
string(6) "5.4.45" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.44
string(6) "5.4.44" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.43
string(6) "5.4.43" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.42
string(6) "5.4.42" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.41
string(6) "5.4.41" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.40
string(6) "5.4.40" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.39
string(6) "5.4.39" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.38
string(6) "5.4.38" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.37
string(6) "5.4.37" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.36
string(6) "5.4.36" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.35
string(6) "5.4.35" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.34
string(6) "5.4.34" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.32
string(6) "5.4.32" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.31
string(6) "5.4.31" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.30
string(6) "5.4.30" object(DateTime)#1 (3) { ["date"]=> string(26) "2018-03-03 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.29
string(6) "5.4.29" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.28
string(6) "5.4.28" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.27
string(6) "5.4.27" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.26
string(6) "5.4.26" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.25
string(6) "5.4.25" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.24
string(6) "5.4.24" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.23
string(6) "5.4.23" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.22
string(6) "5.4.22" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.21
string(6) "5.4.21" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.20
string(6) "5.4.20" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.19
string(6) "5.4.19" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.18
string(6) "5.4.18" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.17
string(6) "5.4.17" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.16
string(6) "5.4.16" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.15
string(6) "5.4.15" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.14
string(6) "5.4.14" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.13
string(6) "5.4.13" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.12
string(6) "5.4.12" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.11
string(6) "5.4.11" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.10
string(6) "5.4.10" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.9
string(5) "5.4.9" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.8
string(5) "5.4.8" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.7
string(5) "5.4.7" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.6
string(5) "5.4.6" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.5
string(5) "5.4.5" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.4
string(5) "5.4.4" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.3
string(5) "5.4.3" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.2
string(5) "5.4.2" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.1
string(5) "5.4.1" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.0
string(5) "5.4.0" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.29
string(6) "5.3.29" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.28
string(6) "5.3.28" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.27
string(6) "5.3.27" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.26
string(6) "5.3.26" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.25
string(6) "5.3.25" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.24
string(6) "5.3.24" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.23
string(6) "5.3.23" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.22
string(6) "5.3.22" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.21
string(6) "5.3.21" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.20
string(6) "5.3.20" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.19
string(6) "5.3.19" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.18
string(6) "5.3.18" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.17
string(6) "5.3.17" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.16
string(6) "5.3.16" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.15
string(6) "5.3.15" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.14
string(6) "5.3.14" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.13
string(6) "5.3.13" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.12
string(6) "5.3.12" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.11
string(6) "5.3.11" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.10
string(6) "5.3.10" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.9
string(5) "5.3.9" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.8
string(5) "5.3.8" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.7
string(5) "5.3.7" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.6
string(5) "5.3.6" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.5
string(5) "5.3.5" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.4
string(5) "5.3.4" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.3
string(5) "5.3.3" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.2
string(5) "5.3.2" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.1
string(5) "5.3.1" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.0
string(5) "5.3.0" object(DateTime)#1 (3) { ["date"]=> string(19) "2018-03-03 00:00:00" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.2.17
string(6) "5.2.17" object(DateTime)#1 (0) { }
Output for 5.2.16
string(6) "5.2.16" object(DateTime)#1 (0) { }
Output for 5.2.15
string(6) "5.2.15" object(DateTime)#1 (0) { }
Output for 5.2.14
string(6) "5.2.14" object(DateTime)#1 (0) { }
Output for 5.2.13
string(6) "5.2.13" object(DateTime)#1 (0) { }
Output for 5.2.12
string(6) "5.2.12" object(DateTime)#1 (0) { }
Output for 5.2.11
string(6) "5.2.11" object(DateTime)#1 (0) { }
Output for 5.2.10
string(6) "5.2.10" object(DateTime)#1 (0) { }
Output for 5.2.9
string(5) "5.2.9" object(DateTime)#1 (0) { }
Output for 5.2.8
string(5) "5.2.8" object(DateTime)#1 (0) { }
Output for 5.2.7
string(5) "5.2.7" object(DateTime)#1 (0) { }
Output for 5.2.6
string(5) "5.2.6" object(DateTime)#1 (0) { }
Output for 5.2.5
string(5) "5.2.5" object(DateTime)#1 (0) { }
Output for 5.2.4
string(5) "5.2.4" object(DateTime)#1 (0) { }
Output for 5.2.3
string(5) "5.2.3" object(DateTime)#1 (0) { }
Output for 5.2.2
string(5) "5.2.2" object(DateTime)#1 (0) { }
Output for 5.2.1
string(5) "5.2.1" object(DateTime)#1 (0) { }
Output for 5.2.0
string(5) "5.2.0" object(DateTime)#1 (0) { }
Output for 5.1.6
string(5) "5.1.6" Fatal error: Class 'DateTime' not found in /in/hdQKU on line 4
Process exited with code 255.
Output for 5.1.5
string(5) "5.1.5" Fatal error: Class 'DateTime' not found in /in/hdQKU on line 4
Process exited with code 255.
Output for 5.1.4
string(5) "5.1.4" Fatal error: Class 'DateTime' not found in /in/hdQKU on line 4
Process exited with code 255.
Output for 5.1.3
string(5) "5.1.3" Fatal error: Class 'DateTime' not found in /in/hdQKU on line 4
Process exited with code 255.
Output for 5.1.2
string(5) "5.1.2" Fatal error: Class 'DateTime' not found in /in/hdQKU on line 4
Process exited with code 255.
Output for 5.1.1
string(5) "5.1.1" Fatal error: Class 'DateTime' not found in /in/hdQKU on line 4
Process exited with code 255.
Output for 5.1.0
string(5) "5.1.0" Fatal error: Class 'DateTime' not found in /in/hdQKU on line 4
Process exited with code 255.
Output for 5.0.5
string(5) "5.0.5" Fatal error: Class 'DateTime' not found in /in/hdQKU on line 4
Process exited with code 255.
Output for 5.0.4
string(5) "5.0.4" Fatal error: Class 'DateTime' not found in /in/hdQKU on line 4
Process exited with code 255.
Output for 5.0.3
string(5) "5.0.3" Fatal error: Class 'DateTime' not found in /in/hdQKU on line 4
Process exited with code 255.
Output for 5.0.2
string(5) "5.0.2" Fatal error: Class 'DateTime' not found in /in/hdQKU on line 4
Process exited with code 255.
Output for 5.0.1
string(5) "5.0.1" Fatal error: Class 'DateTime' not found in /in/hdQKU on line 4
Process exited with code 255.
Output for 5.0.0
string(5) "5.0.0" Fatal error: Class 'DateTime' not found in /in/hdQKU on line 4
Process exited with code 255.
Output for 4.4.2 - 4.4.9
Parse error: syntax error, unexpected '{' in /in/hdQKU on line 3
Process exited with code 255.
Output for 4.3.0 - 4.3.1, 4.3.5 - 4.3.11, 4.4.0 - 4.4.1
Parse error: parse error, unexpected '{' in /in/hdQKU on line 3
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Parse error: parse error in /in/hdQKU on line 3
Process exited with code 255.

preferences:
178.22 ms | 401 KiB | 223 Q