3v4l.org

run code in 300+ PHP versions simultaneously
<?php $date = new \DateTime(); $date = (array) $date; var_dump($date);
Output for 8.3.6
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.009407" ["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(3) { ["date"]=> string(26) "2014-03-17 18:29:38.006842" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.4
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.007448" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.3
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.007006" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.2
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003610" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.1
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.004140" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.0
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003794" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.18
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.007208" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.17
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.006907" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.16
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.006728" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.15
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003632" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.14
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003945" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.13
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003577" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.12
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.004213" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.11
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.004368" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.10
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.005057" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.9
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003889" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.8
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.004066" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.7
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.007890" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.6
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003690" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.5
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.004449" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.4
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003827" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.3
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.004899" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.2
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.004088" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.1
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.004306" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.0
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003894" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.27
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003996" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.26
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003463" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.25
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003751" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.24
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.004324" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.23
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.005052" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.22
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003641" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.21
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003768" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.20
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.004271" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.19
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.004062" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.18
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003556" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.17
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003926" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.16
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003379" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.15
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003548" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.14
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003631" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.13
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003216" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.12
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003350" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.11
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003958" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.10
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003761" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.9
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003573" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.8
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003532" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.7
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003289" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.6
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003934" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.5
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.004070" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.5, 8.1.4
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003489" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.3
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003612" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.2
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003676" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.1
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003550" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.0
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003878" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.30
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003382" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.29
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003568" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.28
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003367" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.27
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003340" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.26
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003373" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.25
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003339" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.24
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003349" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.23
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003231" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.22
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003277" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.21
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003388" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.20
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003173" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.19
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003481" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.18
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003850" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.17
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003752" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.16
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003476" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.15
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003655" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.14
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003711" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.13
array(3) { ["date"]=> string(26) "2014-03-17 17:29:38.002318" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.12
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003678" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.11
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003443" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.31, 8.0.10
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003435" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.9
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003512" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.8
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.010813" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.7
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003377" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.6
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003552" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.3
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.010015" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.2
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.016757" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.1
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003405" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.0
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.011768" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.33
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.001784" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.32
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.002909" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.30
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.002820" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.29
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003447" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.28
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003143" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.27
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003181" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.26
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003253" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.25
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003531" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.24
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003362" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.23
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003477" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.22
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.011586" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.21
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.010406" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.20
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003202" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.19
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003241" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.16
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.008198" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.15
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.008587" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.14
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.008861" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.13
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.008790" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.12
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.008670" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.11
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.008293" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.10
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.011892" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.9
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.008755" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.8
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.008963" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.7
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.010474" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.6
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000220" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.5
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.002230" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.4
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.002255" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.3
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.010714" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.0
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000134" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.33
array(3) { ["date"]=> string(26) "2014-03-17 17:29:38.002085" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.32
array(3) { ["date"]=> string(26) "2014-03-17 17:29:38.002035" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.30
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.003088" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.29
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.010355" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.28
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.007674" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.27
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.008420" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.26
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.008737" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.25
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.011398" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.24
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.008233" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.23
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.009225" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.21
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.009696" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.20
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.008821" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.19
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.008313" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.18
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.004448" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.17
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.008503" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.16
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.008549" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.12
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000239" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.4, 7.3.1
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000115" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.14 - 7.1.15, 7.3.0
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000088" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.33
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.010140" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.32
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.010275" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.31
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.009837" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.30
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.008270" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.29
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.008412" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.13
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000096" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.19, 7.2.12
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000087" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.11
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000076" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.18, 7.2.8, 7.2.10
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000081" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.9
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000091" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.7
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000119" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.6, 7.2.6
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000092" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.20, 7.2.5
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000077" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.4
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000099" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.3
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000121" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.5, 7.1.11, 7.2.2
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000097" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.1
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000106" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.8, 7.2.0
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000090" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.25
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000109" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.23 - 7.1.24
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000074" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.12, 7.1.22
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000108" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.21
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000080" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.17
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000101" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.13, 7.1.16
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000126" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.10
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000093" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.9
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000133" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.7
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000107" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.30 - 5.4.45, 5.5.14 - 5.5.38, 5.6.0 - 5.6.38, 7.0.0 - 7.0.33, 7.1.3
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.2
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000100" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.1
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000130" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.0
array(3) { ["date"]=> string(26) "2014-03-17 18:29:38.000192" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.0 - 5.3.14, 5.3.16 - 5.3.26, 5.3.28 - 5.3.29, 5.4.0 - 5.4.25, 5.4.28 - 5.4.29, 5.5.0, 5.5.2 - 5.5.13
array(3) { ["date"]=> string(19) "2014-03-17 18:29:38" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.15, 5.3.27, 5.4.26 - 5.4.27, 5.5.1
array(3) { ["date"]=> string(19) "2014-03-17 18:29:39" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.2.0 - 5.2.17
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/2j0Pc on line 2 array(0) { }
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/2j0Pc on line 2 Fatal error: Class 'DateTime' not found in /in/2j0Pc on line 2
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.9
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/2j0Pc on line 2 Fatal error: Cannot instantiate non-existent class: datetime in /in/2j0Pc on line 2
Process exited with code 255.
Output for 4.3.0 - 4.3.1
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/2j0Pc on line 2 Fatal error: Cannot instantiate non-existent class: datetime in /in/2j0Pc on line 2

preferences:
319.39 ms | 401 KiB | 424 Q