3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = serialize( [new \DateTime()] ); var_dump(unserialize($a));
Output for 8.3.6
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.007071" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
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 array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.006645" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.3.4
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.007251" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.3.3
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.007363" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.3.2
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.005278" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.3.1
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.004103" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.3.0
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003826" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.18
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.006821" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.17
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.006946" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.16
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.008064" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.15
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003844" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.14
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003577" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.13
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003666" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.12
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003627" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.11
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.010280" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.10
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.004943" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.9
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.004010" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.8
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003902" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.7
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003788" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.6
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.004101" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.5
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.004633" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.4
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003801" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.3
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.004148" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.2
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.004054" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.1
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003891" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.0
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.004140" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.28
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.008243" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.27
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003889" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.26
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003726" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.25
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003642" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.24
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.004251" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.23
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.004818" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.22
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003634" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.21
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003656" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.20
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.004272" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.19
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003866" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.18
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003986" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.17
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.005570" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.16
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003664" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.15
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003613" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.14
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003716" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.13
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003276" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.12
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003527" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.11
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003609" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.10
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003810" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.9
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003982" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.8
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.004785" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.7
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003329" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.6
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003853" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.5
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003933" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.4
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003733" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.3
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.005929" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.2
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003929" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.1
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003851" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.0
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003884" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.30
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003353" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.29
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003516" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.28
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003369" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.27
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003302" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.26
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003104" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.25
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003223" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.24
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.008142" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.23
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003540" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.22
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003354" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.21
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003372" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.20
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003137" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.19
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.004534" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.18
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003357" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.17
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003337" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.16
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003295" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.15
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003477" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.14
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003377" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.13
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 12:51:26.003033" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } }
Output for 8.0.12
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003408" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.11
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003441" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.10
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003892" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.9
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003432" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.8
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.007401" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.7
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003486" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.6
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003519" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.5
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003615" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.3
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.007351" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.2
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.009385" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.1
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003678" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.0
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.008476" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.33
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.001851" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.32
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.002931" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.30
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.002883" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.29
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003045" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.28
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003327" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.27
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003128" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.26
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003433" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.25
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003491" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.24
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003530" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.23
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003205" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.22
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.008784" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.21
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.007663" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.20
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003148" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.16
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.011068" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.15
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.008743" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.14
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.009750" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.13
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.020438" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.12
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.008887" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.11
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.008340" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.10
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.008431" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.9
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.011343" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.8
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.009460" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.7
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.008421" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.6
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.000236" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.5
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.004480" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.4
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.011375" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.3
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.008885" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.0
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.000225" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.33
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 12:51:26.001932" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } }
Output for 7.3.32
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 12:51:26.002344" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } }
Output for 7.3.31
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003472" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.30
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003165" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.29
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.007487" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.28
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.016404" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.27
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.008977" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.26
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.009304" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.25
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.009074" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.24
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.009166" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.23
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.012516" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.21
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.009226" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.20
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.016826" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.19
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.008341" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.18
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.008610" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.17
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.008184" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.16
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.009024" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.33
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.008654" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.32
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.008893" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.31
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.008710" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.30
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.008332" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.29
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.016000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.6
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003313" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.0
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.003865" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.20
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.004110" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.10
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.002474" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.7
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.002649" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.6
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.015914" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.5
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.019367" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.4
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.018154" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.0.0 - 7.0.20, 7.1.3
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.2
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.023134" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.1
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.005032" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.0
array(1) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-03 14:51:26.006363" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }

preferences:
239.64 ms | 401 KiB | 173 Q