3v4l.org

run code in 300+ PHP versions simultaneously
<?php $tomorrowMidnight = mktime(0, 0, 0, date('n'), date('j') + 1); var_dump([ strtotime("now"), strtotime($tomorrowMidnight), ]);

preferences:
60.58 ms | 402 KiB | 5 Q