Home
last modified time | relevance | path

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

/PHP-8.4/ext/date/tests/
H A Dbug-gh9763.phpt21 Testing +99:60: DateInvalidTimeZoneException: DateTimeZone::__construct(): Timezone offset is out o…
22 Testing +99:62: DateInvalidTimeZoneException: DateTimeZone::__construct(): Timezone offset is out o…
23 Testing -99:62: DateInvalidTimeZoneException: DateTimeZone::__construct(): Timezone offset is out o…
24 Testing -99:60: DateInvalidTimeZoneException: DateTimeZone::__construct(): Timezone offset is out o…
25 Testing +9960: DateInvalidTimeZoneException: DateTimeZone::__construct(): Timezone offset is out of…
26 Testing -9960: DateInvalidTimeZoneException: DateTimeZone::__construct(): Timezone offset is out of…
H A Dbug78139.phpt23 } catch (DateInvalidTimeZoneException $e) {
44 DateInvalidTimeZoneException: DateTimeZone::__construct(): Unknown or bad timezone (x UTC)
51 DateInvalidTimeZoneException: DateTimeZone::__construct(): Unknown or bad timezone (xx UTC)
58 DateInvalidTimeZoneException: DateTimeZone::__construct(): Unknown or bad timezone (xUTC)
65 DateInvalidTimeZoneException: DateTimeZone::__construct(): Unknown or bad timezone (UTCx)
72 DateInvalidTimeZoneException: DateTimeZone::__construct(): Unknown or bad timezone (UTC xx)
H A Doo_001.phpt47 } catch (DateInvalidTimeZoneException $e) {
71 DateInvalidTimeZoneException: DateTimeZone::__construct(): Unknown or bad timezone (GottaFindThisOn…
/PHP-8.4/ext/date/
H A Dphp_date.stub.php757 class DateInvalidTimeZoneException extends DateException class

Completed in 7 milliseconds