3v4l.org

run code in 300+ PHP versions simultaneously
<?php $period = new DatePeriod(new DateTimeImmutable("now"), new DateInterval("P2Y4DT6H8M"), 2); var_dump($period->getStartDate()); var_dump($period->getEndDate()); // segfault? Nice.
Output for 8.3.6
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.007089" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.3.5
Warning: PHP Startup: Unable to load dynamic library 'sodium.so' (tried: /usr/lib/php/8.3.5/modules/sodium.so (libsodium.so.23: cannot open shared object file: No such file or directory), /usr/lib/php/8.3.5/modules/sodium.so.so (/usr/lib/php/8.3.5/modules/sodium.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.006974" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.3.4
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.007148" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.3.3
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.006976" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.3.2
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003675" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.3.1
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003985" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.3.0
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003866" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.2.18
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.008525" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.2.17
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.008560" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.2.16
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.006697" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.2.15
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003794" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.2.14
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003887" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.2.13
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003738" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.16, 8.2.12
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003482" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.2.11
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.004503" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.2.10
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.007193" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.2.9
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003706" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.2.8
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003853" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.2.7
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003903" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.2.6
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.004048" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.2.5
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003731" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.2.4
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.004283" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.2.3
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003660" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.2.2
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003779" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.2.1
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003727" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.2.0
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.004082" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.28
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.009822" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.27
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.006549" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.26
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003671" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.25
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003603" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.24
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.004262" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.23
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.004716" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.22
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003935" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.21
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.004453" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.20
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.004063" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.19
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003701" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.18
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003737" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.17
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003717" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.15
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003432" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.14
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003605" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.13
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003462" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.12
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003575" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.11
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003684" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.10
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.004035" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.9
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.004028" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.8
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003932" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.7
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003347" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.6
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.004263" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.5
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003875" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.4
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003630" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.3
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003960" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.2
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003558" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.1
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003530" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.1.0
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003632" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.30
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003564" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.29
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003494" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.28
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003539" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.27
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003305" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.26
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003133" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.25
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003271" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.24
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.004291" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.23
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003341" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.22
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003283" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.21
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003641" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.20
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003178" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.19
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003490" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.18
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003680" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.17
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003714" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.4.23, 8.0.16
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003302" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.15
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003553" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.14
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003811" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.13
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 13:16:11.002076" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } NULL
Output for 8.0.12
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003729" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.11
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003832" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.10
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003578" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.9
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003475" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.8
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.008041" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.7
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003897" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.6
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003667" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.5
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003402" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.3
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.007183" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.2
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.010126" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.1
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003736" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 8.0.0
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.008811" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.4.33
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.001994" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.4.32
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003027" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.4.30
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003121" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.4.29
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.005203" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.4.28
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003513" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.4.27
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003041" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.4.26
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003110" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.4.25
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003185" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.4.24
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003298" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.4.22
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.012877" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.4.21
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.006956" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.4.20
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003574" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.4.16
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.008462" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.4.15
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.009131" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.4.14
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.012875" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.4.13
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.011620" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.4.12
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.011991" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.4.11
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.016951" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.4.10
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.010760" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.4.9
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.010423" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.3.17, 7.4.8
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.010847" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.4.7
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.009227" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.4.6
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.000252" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.4.5
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003472" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.4.4
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.011219" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.4.3
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.008201" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.4.0
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.000164" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.3.33
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 13:16:11.002133" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } NULL
Output for 7.3.32
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 13:16:11.002462" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } NULL
Output for 7.3.31
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003138" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.3.30
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003262" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.3.29
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003340" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.3.28
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.007570" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.3.27
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.013657" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.3.26
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.009371" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.3.25
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.009071" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.3.24
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.009685" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.3.23
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.011244" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.3.21
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.011608" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.3.20
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.008736" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.3.19
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.013440" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.3.18
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.004279" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.3.16
object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.008701" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.2.33
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.010308" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.2.32
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.009032" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.2.31
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.008773" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.2.30
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.012112" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.2.29
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.012056" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.2.8
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003530" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.2.6
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.002951" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.2.0
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.004168" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.1.20
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.001929" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.1.10
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.005173" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.1.7
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.002649" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.1.6
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.012213" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.1.5
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.012270" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 7.1.0
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.003885" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 5.6.20 - 5.6.28, 7.0.5 - 7.0.20
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } NULL
Output for 5.6.5 - 5.6.19, 7.0.0 - 7.0.4
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-08-26 15:16:11.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Process exited with code 139.
Output for 5.5.0 - 5.5.38, 5.6.0 - 5.6.4
Fatal error: Call to undefined method DatePeriod::getStartDate() in /in/a044v on line 5
Process exited with code 255.
Output for 5.3.0 - 5.3.29, 5.4.0 - 5.4.45
Fatal error: Class 'DateTimeImmutable' not found in /in/a044v on line 3
Process exited with code 255.
Output for 5.0.0 - 5.0.5, 5.1.1 - 5.1.6, 5.2.0 - 5.2.17
Fatal error: Class 'DatePeriod' not found in /in/a044v on line 3
Process exited with code 255.
Output for 5.1.0
Fatal error: fatal flex scanner internal error--end of buffer missed in /in/a044v on line 8
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.9
Fatal error: Cannot instantiate non-existent class: dateperiod in /in/a044v on line 3
Process exited with code 255.
Output for 4.3.0 - 4.3.1
Fatal error: Cannot instantiate non-existent class: dateperiod in /in/a044v on line 3

preferences:
291.25 ms | 401 KiB | 354 Q