3v4l.org

run code in 300+ PHP versions simultaneously
<?php $now = strtotime('6/17/2016 20:10 CEST'); echo date("m/d/y", strtotime("+1.5 years", $now)), PHP_EOL; echo date("m/d/y", strtotime("+1.0 years", $now));

preferences:
46.28 ms | 402 KiB | 5 Q