3v4l.org

run code in 300+ PHP versions simultaneously
<?php $expiration = new \DateTime('2015-02-17'); $expiration->add(\DateInterval::createFromDateString('30 days')); echo $expiration->diff(new \DateTime())->format('%a');
Output for 5.3.0 - 5.3.29, 5.4.0 - 5.4.37, 5.6.28, 7.0.14 - 7.0.20, 7.1.0 - 7.1.20, 7.2.5 - 7.2.33, 7.3.16 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
27
Output for 7.0.6
411
Output for 7.0.5
381
Output for 7.0.4
357
Output for 7.0.3
365
Output for 7.0.2
369
Output for 7.0.1
371
Output for 7.0.0
374
Output for 5.6.21
410
Output for 5.6.20
388
Output for 5.6.19
354
Output for 5.6.18
362
Output for 5.6.17
366
Output for 5.6.16
375
Output for 5.6.15
376
Output for 5.6.14
380
Output for 5.6.13
393
Output for 5.6.12
398
Output for 5.6.11
401
Output for 5.6.10
403
Output for 5.6.9
405
Output for 5.6.8
408
Output for 5.5.35
430
Output for 5.5.34
389
Output for 5.5.33
356
Output for 5.5.32
364
Output for 5.5.31
367
Output for 5.5.30
379
Output for 5.5.29
395
Output for 5.5.28
399
Output for 5.5.27
400
Output for 5.5.26
404
Output for 5.5.25
406
Output for 5.5.24
432
Output for 5.4.45
182
Output for 5.4.44
162
Output for 5.4.38 - 5.4.43
114
Output for 5.2.0 - 5.2.17
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/tGgO9 on line 3 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/tGgO9 on line 4 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/tGgO9 on line 6 Fatal error: Call to undefined method DateTime::add() in /in/tGgO9 on line 4
Process exited with code 255.
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/tGgO9 on line 3 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/tGgO9 on line 4 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/tGgO9 on line 6 Fatal error: Class 'DateTime' not found in /in/tGgO9 on line 3
Process exited with code 255.
Output for 4.4.2 - 4.4.9
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/tGgO9 on line 3 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/tGgO9 on line 4 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/tGgO9 on line 6 Parse error: syntax error, unexpected T_OBJECT_OPERATOR, expecting ',' or ';' in /in/tGgO9 on line 6
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
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/tGgO9 on line 3 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/tGgO9 on line 4 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/tGgO9 on line 6 Parse error: parse error, unexpected T_OBJECT_OPERATOR, expecting ',' or ';' in /in/tGgO9 on line 6
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/tGgO9 on line 3 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/tGgO9 on line 4 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/tGgO9 on line 6 Parse error: parse error, expecting `','' or `';'' in /in/tGgO9 on line 6
Process exited with code 255.

preferences:
223.36 ms | 402 KiB | 311 Q