3v4l.org

run code in 300+ PHP versions simultaneously
<?php $d = [ (new DateTimeImmutable())->format('u'), (new DateTimeImmutable())->modify('next day'), (new DateTimeImmutable())->modify(), ]; var_dump(...$d);
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.4, 8.3.6
Fatal error: Uncaught ArgumentCountError: DateTimeImmutable::modify() expects exactly 1 argument, 0 given in /in/mt1PT:6 Stack trace: #0 /in/mt1PT(6): DateTimeImmutable->modify() #1 {main} thrown in /in/mt1PT on line 6
Process exited with code 255.
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 Fatal error: Uncaught ArgumentCountError: DateTimeImmutable::modify() expects exactly 1 argument, 0 given in /in/mt1PT:6 Stack trace: #0 /in/mt1PT(6): DateTimeImmutable->modify() #1 {main} thrown in /in/mt1PT on line 6
Process exited with code 255.
Output for 7.4.33
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "002294" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.002308" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.32
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "003130" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.003144" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.30
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "002819" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.002831" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.29
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "003209" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.003222" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.28
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "003713" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.003728" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.27
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "003235" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.003248" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.26
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "003093" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.003106" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.25
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "003213" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.003225" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.24
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "003332" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.003346" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.23
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "003160" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.003173" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.22
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "009851" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.009885" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.21
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "007278" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.007306" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.20
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "003321" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.003333" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.16
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "009369" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.009394" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.15
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "008307" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.008335" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.14
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "009316" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.009350" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.13
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "008717" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.008752" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.12
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "008598" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.008624" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.11
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "008325" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.008352" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.10
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "008146" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.008172" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.9
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "009326" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.009351" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.8
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "015468" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.015496" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.7
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "007857" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.007884" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.6
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "000258" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.000296" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.5
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "004638" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.004654" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.4
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "009486" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.009523" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.3
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "007918" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.007947" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.4.0
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "000128" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.000147" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.33
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "002408" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 13:53:01.002421" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } bool(false)
Output for 7.3.32
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "002066" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 13:53:01.002078" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } bool(false)
Output for 7.3.31
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "003780" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.003795" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.30
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "003117" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.003131" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.29
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "009913" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.009948" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.28
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "008320" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.008347" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.27
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "009111" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.009140" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.26
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "012306" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.012340" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.25
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "012159" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.012188" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.24
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "011448" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.011480" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.23
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "009480" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.009515" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.21
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "008871" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.008898" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.20
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "010805" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.010847" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.19
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "008247" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.008276" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.18
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "010146" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.010174" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.17
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "009034" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.009080" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.3.16
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "010373" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.010411" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.33
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "009213" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.009243" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.32
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "008744" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.008792" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.31
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "008805" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.008834" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.30
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "008172" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.008202" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.29
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "013400" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.013432" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.8
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "003215" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.003243" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.6
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "004768" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.004796" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.2.0
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "004185" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.004203" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.20
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "039017" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.039053" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.10
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "005798" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.005810" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.7
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "017106" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.017136" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.6
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "030209" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.030237" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.5
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "022992" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.023024" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.4
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "023743" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.023777" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.0.0 - 7.0.20, 7.1.3
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "000000" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.2
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "023436" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.023466" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.1
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "006977" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.007004" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)
Output for 7.1.0
Warning: DateTimeImmutable::modify() expects exactly 1 parameter, 0 given in /in/mt1PT on line 6 string(6) "008588" object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2017-07-12 15:53:01.008616" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } bool(false)

preferences:
141.24 ms | 402 KiB | 174 Q