Home
last modified time | relevance | path

Searched refs:utcOffset (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/ext/date/tests/
H A Dgh16454.phpt2 GH-16454 (Unhandled INF in date_sunset() with tiny $utcOffset)
/PHP-8.2/ext/date/
H A Dphp_date.stub.php218 function timezone_name_from_abbr(string $abbr, int $utcOffset = -1, int $isDST = -1): string|false … argument
268 ?float $utcOffset = null): string|int|float|false {} argument
277 ?float $utcOffset = null): string|int|float|false {} argument
H A Dphp_date_arginfo.h166 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, utcOffset, IS_LONG, 0, "-1")
217 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, utcOffset, IS_DOUBLE, 1, "null")
/PHP-8.2/
H A DNEWS62 . Fixed bug GH-16454 (Unhandled INF in date_sunset() with tiny $utcOffset).

Completed in 45 milliseconds