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:
26.13 ms | 405 KiB | 5 Q