Home
last modified time | relevance | path

Searched refs:timezoneGroup (Results 1 – 9 of 9) sorted by relevance

/PHP-8.2/Zend/tests/type_declarations/variance/internal_parent/
H A Dmissing_return_type.phpt7 …public static function listIdentifiers(int $timezoneGroup = DateTimeZone::ALL, ?string $countryCod…
13 …nt $timezoneGroup = DateTimeZone::ALL, ?string $countryCode = null) should either be compatible wi…
H A Dincompatible_return_type.phpt7 …public static function listIdentifiers(int $timezoneGroup = DateTimeZone::ALL, ?string $countryCod…
16timezoneGroup = DateTimeZone::ALL, ?string $countryCode = null): string should either be compatibl…
H A Dcompatible_return_type.phpt7 …public static function listIdentifiers(int $timezoneGroup = DateTimeZone::ALL, ?string $countryCod…
/PHP-8.2/ext/date/tests/
H A Dtimezone_identifiers_list_wrong_constructor.phpt2 timezone_identifiers_list: ValueError when timezoneGroup is DateTimeZone::PER_COUNTRY
23 …be a two-letter ISO 3166-1 compatible country code when argument #1 ($timezoneGroup) is DateTimeZo…
24 …be a two-letter ISO 3166-1 compatible country code when argument #1 ($timezoneGroup) is DateTimeZo…
/PHP-8.2/ext/reflection/tests/
H A DReflectionMethod_tentative_return_type.phpt9 …public static function listIdentifiers(int $timezoneGroup = DateTimeZone::ALL, ?string $countryCod…
37 Parameter #0 [ <optional> int $timezoneGroup = DateTimeZone::ALL ]
52 Parameter #0 [ <optional> int $timezoneGroup = DateTimeZone::ALL ]
/PHP-8.2/Zend/tests/parameter_default_values/
H A Dinternal_declaration_error_class_const.phpt13 …s(): array must be compatible with DateTimeZone::listIdentifiers(int $timezoneGroup = DateTimeZone…
/PHP-8.2/ext/reflection/tests/internal_parameter_default_value/
H A DReflectionParameter_toString_Internal.phpt27 Parameter #0 [ <optional> int $timezoneGroup = DateTimeZone::ALL ]
/PHP-8.2/ext/date/
H A Dphp_date.stub.php239 function timezone_identifiers_list(int $timezoneGroup = DateTimeZone::ALL, ?string $countryCode = n… argument
652 …public static function listIdentifiers(int $timezoneGroup = DateTimeZone::ALL, ?string $countryCod… argument
H A Dphp_date_arginfo.h186 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, timezoneGroup, IS_LONG, 0, "DateTimeZone::ALL")
430 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, timezoneGroup, IS_LONG, 0, "DateTimeZone::ALL")

Completed in 23 milliseconds