3v4l.org

run code in 500+ 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:
59.18 ms | 2090 KiB | 5 Q