Home
last modified time | relevance | path

Searched refs:baseTimestamp (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/ext/date/tests/
H A Dbug70245.phpt13 strtotime(): Argument #2 ($baseTimestamp) must be of type ?int, DateTime given
/PHP-8.0/ext/date/
H A Dphp_date.stub.php5 function strtotime(string $datetime, ?int $baseTimestamp = null): int|false {} argument
H A Dphp_date_arginfo.h6 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, baseTimestamp, IS_LONG, 1, "null")

Completed in 17 milliseconds