3v4l.org

run code in 300+ PHP versions simultaneously
<?php $date = new DateTime(); $date->add('+2days'); var_dump($date);
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
Fatal error: Uncaught TypeError: DateTime::add(): Argument #1 ($interval) must be of type DateInterval, string given in /in/hf1he:4 Stack trace: #0 /in/hf1he(4): DateTime->add('+2days') #1 {main} thrown in /in/hf1he on line 4
Process exited with code 255.
Output for 7.4.33
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.002532" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.32
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.002981" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.30
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.002864" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.29
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.003236" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.28
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.003201" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.27
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.004500" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.26
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.003696" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.25
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.003329" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.24
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.003362" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.23
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.003272" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.22
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.009158" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.21
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.007646" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.20
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.003600" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.19
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.003382" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.16
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.010402" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.15
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.008709" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.14
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.008587" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.13
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.015211" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.12
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.008615" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.11
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.008665" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.10
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.010190" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.9
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.008874" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.8
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.009314" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.7
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.008685" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.6
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000277" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.5
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.002194" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.4
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.003686" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.3
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.010484" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.0
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000187" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.33
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 13:55:58.002580" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.32
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 13:55:58.002380" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.31
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.003264" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.30
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.003571" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.31, 7.3.29
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.008134" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.28
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.009496" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.27
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.015373" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.26
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.009309" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.25
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.008526" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.24
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.034312" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.23
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.008381" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.21
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.008942" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.20
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.008257" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.19
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.008930" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.18
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.004762" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.17
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.009264" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.16
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.008182" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.21, 7.3.12
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000230" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.11
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000220" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.10
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000231" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.9
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000140" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.8
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000166" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.7
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000173" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.6
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000136" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.5
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000268" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.4
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000150" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.3
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000147" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.2
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000177" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.1
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000110" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.27, 7.3.0
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000101" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.33
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.008913" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.32
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.009186" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.30
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.008144" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.29
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.009019" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.25
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000169" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.24
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000252" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.23
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000158" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.22
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000153" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.20
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000137" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.19
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000138" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.18
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000134" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.17
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000182" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.13
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.024803" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.12
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.047342" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.11
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.055508" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.10
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.030037" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.9
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.057237" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.8
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.194199" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.7
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000131" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.6
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.047522" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.5
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.099344" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.4
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.304517" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.3
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.038180" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.2
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.124102" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.1
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.034063" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.0
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.056745" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.33
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000149" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.28, 7.1.32
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000103" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.31
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000113" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.30
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000089" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.29
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000108" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.26
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000193" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.25
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.040066" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.20
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.001711" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.10
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.003697" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.7
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.027203" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.6
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.013245" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.5
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.011450" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.0
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.006166" ["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.28, 7.0.0 - 7.0.20
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-09-10 15:55:58.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.0 - 5.3.29, 5.4.0 - 5.4.29, 5.5.0 - 5.5.13
Warning: DateTime::add() expects parameter 1 to be DateInterval, string given in /in/hf1he on line 4 object(DateTime)#1 (3) { ["date"]=> string(19) "2013-09-10 15:55:58" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.2.0 - 5.2.17
Fatal error: Call to undefined method DateTime::add() in /in/hf1he on line 4
Process exited with code 255.
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6
Fatal error: Class 'DateTime' not found in /in/hf1he on line 3
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.9
Fatal error: Cannot instantiate non-existent class: datetime in /in/hf1he on line 3
Process exited with code 255.
Output for 4.3.0 - 4.3.1
Fatal error: Cannot instantiate non-existent class: datetime in /in/hf1he on line 3

preferences:
307.09 ms | 401 KiB | 400 Q