php-src/ext/date
Ilija Tovilo 8a699372f2
Fix flaky DatePeriod test
$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.
2025-03-06 15:01:30 +01:00
..
lib Fixed GH-11368: Date modify returns invalid datetime 2023-06-22 17:58:19 +01:00
tests Fix flaky DatePeriod test 2025-03-06 15:01:30 +01:00
config.w32 Upgrade timelib to 2021.03 and fix many date/time issues 2021-04-06 20:50:32 +01:00
config0.m4 Drop -Wno-implicit-fallthrough compiler flag 2021-04-19 13:59:18 +01:00
CREDITS
php_date.c Fix GH-11416: Crash with DatePeriod when uninitialised objects are passed in 2023-08-09 15:39:13 +01:00
php_date.h Merge branch 'PHP-8.0' 2021-07-19 15:08:21 +01:00
php_date.stub.php getTimestamp does not return false 2021-09-30 09:13:55 +01:00
php_date_arginfo.h getTimestamp does not return false 2021-09-30 09:13:55 +01:00