3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(new DateTime()); var_dump((new DateTime)->date); var_dump((new DateTime)->timezone_type); var_dump((new DateTime)->timezone);
Output for 8.3.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.013228" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 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(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.006908" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.3.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.007225" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.3.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.006871" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.27, 8.3.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003657" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.3.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003621" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.3.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.004023" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.2.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.007329" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.2.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.010990" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.2.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.006642" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.2.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003748" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.2.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003661" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.2.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003882" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.2.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003713" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.2.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.004522" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.2.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.005254" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.2.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003832" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.2.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003817" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.2.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003930" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.2.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003807" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.1, 8.2.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003923" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.2.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003691" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.2.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003563" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.2.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003692" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.2.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003816" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.2.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003697" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.006738" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003715" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003837" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.005197" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.005083" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003681" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003745" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.004242" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003703" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003712" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.007749" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003508" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003761" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003531" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003228" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003570" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003501" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003554" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003921" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003429" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003953" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003544" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003797" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.004069" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003729" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003710" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.1.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003646" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.7, 8.0.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003452" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003444" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003305" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003814" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003460" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003236" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003572" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003538" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003459" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003390" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003117" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003733" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003731" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003735" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.5, 8.0.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003317" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003644" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003396" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-23 22:13:03.002397" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003714" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003742" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003651" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003632" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.010950" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003523" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.009052" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.011386" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003285" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 8.0.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.008399" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Warning: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Warning: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Warning: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.001679" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.002878" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.002776" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003196" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003583" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003032" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.005097" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003278" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003236" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003187" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.008678" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.007058" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003216" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.008198" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.009256" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.008633" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.008762" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.009203" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.009213" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.010041" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.008508" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.011845" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.008332" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.000312" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.002485" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.008492" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.010442" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.4.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.000173" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.3.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-23 22:13:03.002420" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } NULL NULL NULL
Output for 7.3.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-23 22:13:03.002117" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } NULL NULL NULL
Output for 7.3.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003182" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.3.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003686" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.3.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.007222" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.3.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.008366" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.3.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.009737" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.3.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.008072" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.3.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.013541" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.3.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.013500" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.3.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.010178" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.3.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.010390" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.3.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.008455" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.3.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.008945" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.3.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.006255" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.3.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.010882" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.3.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.009110" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.3.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.069818" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.3.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.021306" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.2.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.011004" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.2.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.008480" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.2.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.009780" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.2.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.009527" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.2.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.008827" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.2.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.036523" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.2.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.088093" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.2.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.056062" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.2.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.026588" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.2.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.094636" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.2.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.000078" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.2.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.228428" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.2.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.019428" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.2.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.224745" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.2.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.161788" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.2.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.000148" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.2.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.000120" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.2.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.082237" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.2.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.000090" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.1.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.041984" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.1.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.003130" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.1.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.007558" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.1.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.004463" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.1.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.036276" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.1.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.007404" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.1.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.022238" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.1.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.009548" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.1.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-02 15:17:12.002782" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.1.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.009886" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.1.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.010529" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.1.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-02 15:17:12.173987" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.1.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-02 15:17:12.091034" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.1.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-02 15:17:12.025204" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.1.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-02 15:17:12.039265" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 5.4.30 - 5.4.45, 5.5.14 - 5.5.38, 5.6.0 - 5.6.30, 7.0.0 - 7.0.20, 7.1.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-02 15:17:12.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.1.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-02 15:17:12.050090" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.1.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-02 15:17:12.002744" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.1.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-02 15:17:12.022718" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.0.21, 7.0.23 - 7.0.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:03.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 7.0.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2018-05-24 00:13:04.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 5.4.0 - 5.4.29, 5.5.0 - 5.5.13
object(DateTime)#1 (3) { ["date"]=> string(19) "2017-07-02 15:17:12" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } Notice: Undefined property: DateTime::$date in /in/VhjMZ on line 4 NULL Notice: Undefined property: DateTime::$timezone_type in /in/VhjMZ on line 5 NULL Notice: Undefined property: DateTime::$timezone in /in/VhjMZ on line 6 NULL
Output for 4.4.2 - 4.4.9, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /in/VhjMZ on line 4
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, 5.0.0 - 5.0.5
Parse error: parse error, unexpected T_OBJECT_OPERATOR in /in/VhjMZ on line 4
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Parse error: parse error in /in/VhjMZ on line 4
Process exited with code 255.

preferences:
294.37 ms | 401 KiB | 401 Q