mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01: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.