mirror of
https://github.com/php/php-src.git
synced 2026-03-30 12:13:02 +02:00
$start and $end use the H:i:s from the current time. If $end happens on a second boundary, $start + 4 days will include $end, thus performing an extra iteration. Fix this by setting H:i:s to 00:00:00.