3v4l.org

run code in 300+ PHP versions simultaneously
<?php $dow = 2; $x = new \DateTime('midnight'); $x->setTime(12, 0); var_dump($x); var_dump($x->format('w')); //$x->setDate((int) $x->format('Y'), (int) $x->format('m'), (int) ) $y = new \DateTime("1 days"); var_dump($y); var_dump($y->format('w'));
Output for 8.3.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.010528" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
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(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.007023" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.3.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.010578" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.3.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.008109" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.3.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003945" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.3.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.004281" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.3.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003952" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.2.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.007325" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.2.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.007257" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.2.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.006743" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.2.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003754" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.2.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003626" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.2.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003962" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.2.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.004360" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.2.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.004069" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.2.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.005474" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.2.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.004057" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.2.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003930" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.2.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003910" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.2.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.004004" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.2.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.004088" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.2.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.004016" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.2.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003955" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.2.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.005295" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.2.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.004026" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.2.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.005016" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.006773" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003720" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.009955" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003677" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.004054" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.005088" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.004345" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003813" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.004187" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003850" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.005453" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003697" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003746" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003764" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003747" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003447" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003519" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003492" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.004159" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.004752" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003867" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003589" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.004024" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003964" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003672" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003998" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003507" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003650" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.1.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.004034" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003584" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003479" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003445" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003390" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003207" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.005035" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003379" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003625" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 7.2.8, 8.0.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003299" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003290" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003308" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003481" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003661" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003917" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003916" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003319" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003729" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 13:31:28.002555" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } string(1) "3"
Output for 8.0.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003665" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003886" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003557" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003804" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.008803" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003560" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003504" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003541" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.008615" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.014437" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003918" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 8.0.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.008905" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 7.4.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.002110" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 7.4.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003130" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 7.4.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003495" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 7.4.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003089" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 7.4.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003718" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 7.4.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003150" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 7.4.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003281" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 7.4.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003376" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 7.4.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003248" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 7.4.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003332" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 7.4.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003539" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 7.4.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.017597" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 7.4.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003282" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 7.4.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.009461" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 7.4.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.010529" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 7.4.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.009862" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 7.4.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.012613" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 7.3.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 13:31:28.002009" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } string(1) "3"
Output for 7.3.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 13:31:28.002988" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } string(1) "3"
Output for 7.3.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.004443" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 7.3.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003647" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 7.3.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.003243" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 7.3.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.011376" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 7.3.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.008845" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"
Output for 7.3.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-10-30 12:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "2" object(DateTime)#2 (3) { ["date"]=> string(26) "2018-10-31 14:31:28.009188" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(1) "3"

preferences:
141.81 ms | 402 KiB | 116 Q