Searched refs:baseTimestamp (Results 1 – 3 of 3) sorted by relevance
13 strtotime(): Argument #2 ($baseTimestamp) must be of type ?int, DateTime given
101 function strtotime(string $datetime, ?int $baseTimestamp = null): int|false {} argument
6 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, baseTimestamp, IS_LONG, 1, "null")
Completed in 28 milliseconds