Home
last modified time | relevance | path

Searched refs:IntlCalendar (Results 26 – 50 of 119) sorted by relevance

12345

/PHP-7.0/ext/intl/tests/
H A Dcalendar_setLenient_error.phpt2 IntlCalendar::setLenient(): bad arguments
24 Warning: IntlCalendar::setLenient() expects exactly 1 parameter, 0 given in %s on line %d
26 Warning: IntlCalendar::setLenient(): intlcal_set_lenient: bad arguments in %s on line %d
29 Warning: IntlCalendar::setLenient() expects parameter 1 to be boolean, array given in %s on line %d
31 Warning: IntlCalendar::setLenient(): intlcal_set_lenient: bad arguments in %s on line %d
34 Warning: IntlCalendar::setLenient() expects exactly 1 parameter, 2 given in %s on line %d
36 Warning: IntlCalendar::setLenient(): intlcal_set_lenient: bad arguments in %s on line %d
44 …or: Argument 1 passed to intlcal_set_lenient() must be an instance of IntlCalendar, integer given …
H A Dcalendar_add_error.phpt2 IntlCalendar::add(): bad arguments
23 Warning: IntlCalendar::add() expects exactly 2 parameters, 3 given in %s on line %d
25 Warning: IntlCalendar::add(): intlcal_add: bad arguments in %s on line %d
28 Warning: IntlCalendar::add(): intlcal_add: invalid field in %s on line %d
31 Warning: IntlCalendar::add() expects exactly 2 parameters, 1 given in %s on line %d
33 Warning: IntlCalendar::add(): intlcal_add: bad arguments in %s on line %d
41 … TypeError: Argument 1 passed to intlcal_add() must be an instance of IntlCalendar, integer given …
H A Dcalendar_getLocale_error.phpt2 IntlCalendar::getLocale(): bad arguments
24 Warning: IntlCalendar::getLocale() expects exactly 1 parameter, 0 given in %s on line %d
26 Warning: IntlCalendar::getLocale(): intlcal_get_locale: bad arguments in %s on line %d
29 Warning: IntlCalendar::getLocale(): intlcal_get_locale: invalid locale type in %s on line %d
32 Warning: IntlCalendar::getLocale() expects exactly 1 parameter, 2 given in %s on line %d
34 Warning: IntlCalendar::getLocale(): intlcal_get_locale: bad arguments in %s on line %d
42 …ror: Argument 1 passed to intlcal_get_locale() must be an instance of IntlCalendar, integer given …
H A Dcalendar_isSet_error.phpt2 IntlCalendar::isSet(): bad arguments
24 Warning: IntlCalendar::isSet() expects exactly 1 parameter, 0 given in %s on line %d
26 Warning: IntlCalendar::isSet(): intlcal_is_set: bad arguments in %s on line %d
29 Warning: IntlCalendar::isSet() expects exactly 1 parameter, 2 given in %s on line %d
31 Warning: IntlCalendar::isSet(): intlcal_is_set: bad arguments in %s on line %d
34 Warning: IntlCalendar::isSet(): intlcal_is_set: invalid field in %s on line %d
42 …peError: Argument 1 passed to intlcal_is_set() must be an instance of IntlCalendar, integer given …
H A Dcalendar_setFirstDayOfWeek_error.phpt2 IntlCalendar::setFirstDayOfWeek(): bad arguments
24 Warning: IntlCalendar::setFirstDayOfWeek() expects exactly 1 parameter, 0 given in %s on line %d
26 Warning: IntlCalendar::setFirstDayOfWeek(): intlcal_set_first_day_of_week: bad arguments in %s on l…
29 Warning: IntlCalendar::setFirstDayOfWeek() expects exactly 1 parameter, 2 given in %s on line %d
31 Warning: IntlCalendar::setFirstDayOfWeek(): intlcal_set_first_day_of_week: bad arguments in %s on l…
34 Warning: IntlCalendar::setFirstDayOfWeek(): intlcal_set_first_day_of_week: invalid day of week in %…
40 …nt 1 passed to intlcal_set_first_day_of_week() must be an instance of IntlCalendar, integer given …
H A Dcalendar_setMinimalDaysInFirstWeek_error.phpt2 IntlCalendar::setMinimalDaysInFirstWeek(): bad arguments
23 Warning: IntlCalendar::setMinimalDaysInFirstWeek() expects exactly 1 parameter, 0 given in %s on li…
25 Warning: IntlCalendar::setMinimalDaysInFirstWeek(): intlcal_set_minimal_days_in_first_week: bad arg…
28 Warning: IntlCalendar::setMinimalDaysInFirstWeek() expects exactly 1 parameter, 2 given in %s on li…
30 Warning: IntlCalendar::setMinimalDaysInFirstWeek(): intlcal_set_minimal_days_in_first_week: bad arg…
33 Warning: IntlCalendar::setMinimalDaysInFirstWeek(): intlcal_set_minimal_days_in_first_week: invalid…
39 …ed to intlcal_set_minimal_days_in_first_week() must be an instance of IntlCalendar, integer given …
H A Dcalendar_set_error.phpt2 IntlCalendar::set(): bad arguments
24 Warning: IntlCalendar::set() expects at least 2 parameters, 1 given in %s on line %d
26 Warning: IntlCalendar::set(): intlcal_set: bad arguments in %s on line %d
29 Warning: IntlCalendar::set(): intlcal_set: bad arguments in %s on line %d
32 Warning: IntlCalendar::set(): intlcal_set: too many arguments in %s on line %d
35 Warning: IntlCalendar::set(): intlcal_set: invalid field in %s on line %d
41 … TypeError: Argument 1 passed to intlcal_set() must be an instance of IntlCalendar, integer given …
H A Dcalendar_setTimeZone_basic.phpt2 IntlCalendar::setTimeZone() basic test
14 $intlcal = IntlCalendar::createInstance('Europe/Amsterdam');
17 var_dump($intlcal->get(IntlCalendar::FIELD_ZONE_OFFSET));
22 var_dump($intlcal->get(IntlCalendar::FIELD_ZONE_OFFSET));
28 var_dump($intlcal->get(IntlCalendar::FIELD_ZONE_OFFSET));
H A Dcalendar_fieldDifference_error.phpt2 IntlCalendar::fieldDifference(): bad arguments
24 Warning: IntlCalendar::fieldDifference() expects exactly 2 parameters, 3 given in %s on line %d
26 Warning: IntlCalendar::fieldDifference(): intlcal_field_difference: bad arguments in %s on line %d
29 Warning: IntlCalendar::fieldDifference(): intlcal_field_difference: Call to ICU method has failed i…
32 Warning: IntlCalendar::fieldDifference() expects exactly 2 parameters, 1 given in %s on line %d
34 Warning: IntlCalendar::fieldDifference(): intlcal_field_difference: bad arguments in %s on line %d
42 …rgument 1 passed to intlcal_field_difference() must be an instance of IntlCalendar, integer given …
H A Dcalendar_getDayOfWeekType_error.phpt2 IntlCalendar::getDayOfWeekOfType(): bad arguments
26 Warning: IntlCalendar::getDayOfWeekType() expects exactly 1 parameter, 2 given in %s on line %d
28 Warning: IntlCalendar::getDayOfWeekType(): intlcal_get_day_of_week_type: bad arguments in %s on lin…
31 Warning: IntlCalendar::getDayOfWeekType(): intlcal_get_day_of_week_type: invalid day of week in %s …
34 Warning: IntlCalendar::getDayOfWeekType() expects exactly 1 parameter, 0 given in %s on line %d
36 Warning: IntlCalendar::getDayOfWeekType(): intlcal_get_day_of_week_type: bad arguments in %s on lin…
44 …ent 1 passed to intlcal_get_day_of_week_type() must be an instance of IntlCalendar, integer given …
H A Dcalendar_getWeekendTransition_error.phpt2 IntlCalendar::getWeekendTransition(): bad arguments
26 Warning: IntlCalendar::getWeekendTransition() expects exactly 1 parameter, 0 given in %s on line %d
28 Warning: IntlCalendar::getWeekendTransition(): intlcal_get_weekend_transition: bad arguments in %s …
31 Warning: IntlCalendar::getWeekendTransition() expects exactly 1 parameter, 2 given in %s on line %d
33 Warning: IntlCalendar::getWeekendTransition(): intlcal_get_weekend_transition: bad arguments in %s …
36 Warning: IntlCalendar::getWeekendTransition(): intlcal_get_weekend_transition: invalid day of week …
44 …t 1 passed to intlcal_get_weekend_transition() must be an instance of IntlCalendar, integer given …
H A Dcalendar_getWeekendTransition_basic.phpt2 IntlCalendar::getWeekendTransition() basic test
16 $intlcal = IntlCalendar::createInstance();
17 var_dump($intlcal->getWeekendTransition(IntlCalendar::DOW_SUNDAY));
18 var_dump(intlcal_get_weekend_transition($intlcal, IntlCalendar::DOW_SUNDAY));
H A Dcalendar_roll_error.phpt2 IntlCalendar::roll(): bad arguments
23 Warning: IntlCalendar::roll(): intlcal_set: too many arguments in %s on line %d
26 Warning: IntlCalendar::roll(): intlcal_roll: invalid field in %s on line %d
29 Warning: IntlCalendar::roll() expects exactly 2 parameters, 1 given in %s on line %d
31 Warning: IntlCalendar::roll(): intlcal_roll: bad arguments in %s on line %d
37 …TypeError: Argument 1 passed to intlcal_roll() must be an instance of IntlCalendar, integer given …
H A Dcalendar_isWeekend_error.phpt2 IntlCalendar::isWeekend(): bad arguments
24 Warning: IntlCalendar::isWeekend() expects at most 1 parameter, 2 given in %s on line %d
26 Warning: IntlCalendar::isWeekend(): intlcal_is_weekend: bad arguments in %s on line %d
29 Warning: IntlCalendar::isWeekend() expects parameter 1 to be float, string given in %s on line %d
31 Warning: IntlCalendar::isWeekend(): intlcal_is_weekend: bad arguments in %s on line %d
39 …ror: Argument 1 passed to intlcal_is_weekend() must be an instance of IntlCalendar, integer given …
H A Dcalendar_setTimeZone_error.phpt2 IntlCalendar::setTimeZone(): bad arguments
45 error: 2, IntlCalendar::setTimeZone() expects exactly 1 parameter, 2 given
46 error: 2, IntlCalendar::setTimeZone(): intlcal_set_time_zone: bad arguments
48 error: 2, IntlCalendar::setTimeZone() expects exactly 1 parameter, 0 given
49 error: 2, IntlCalendar::setTimeZone(): intlcal_set_time_zone: bad arguments
54 error: 0, Argument 1 passed to intlcal_set_time_zone() must be an instance of IntlCalendar, integer…
H A Dcalendar_setTime_error.phpt2 IntlCalendar::setTime(): bad arguments
22 Warning: IntlCalendar::setTime() expects exactly 1 parameter, 2 given in %s on line %d
24 Warning: IntlCalendar::setTime(): intlcal_set_time: bad arguments in %s on line %d
27 Warning: IntlCalendar::setTime() expects parameter 1 to be float, string given in %s on line %d
29 Warning: IntlCalendar::setTime(): intlcal_set_time: bad arguments in %s on line %d
37 …Error: Argument 1 passed to intlcal_set_time() must be an instance of IntlCalendar, integer given …
H A Dcalendar_setTimeZone_variation1.phpt2 IntlCalendar::setTimeZone() variation with NULL arg
12 $intlcal = IntlCalendar::createInstance('Europe/Amsterdam');
15 var_dump($intlcal->get(IntlCalendar::FIELD_ZONE_OFFSET));
21 var_dump($intlcal->get(IntlCalendar::FIELD_ZONE_OFFSET));
H A Dcalendar_getAvailableLocales_error.phpt2 IntlCalendar::getAvailableLocales(): bad arguments
12 var_dump(IntlCalendar::getAvailableLocales(2));
21 Warning: IntlCalendar::getAvailableLocales() expects exactly 0 parameters, 1 given in %s on line %d
23 Warning: IntlCalendar::getAvailableLocales(): intlcal_get_available_locales: bad arguments in %s on…
H A Dcalendar_getNow_error.phpt2 IntlCalendar::getNow(): bad arguments
12 var_dump(IntlCalendar::getNow(2));
21 Warning: IntlCalendar::getNow() expects exactly 0 parameters, 1 given in %s on line %d
23 Warning: IntlCalendar::getNow(): intlcal_get_now: bad arguments in %s on line %d
H A Dcalendar_clear_error.phpt2 IntlCalendar::clear(): bad arguments
21 Warning: IntlCalendar::clear() expects at most 1 parameter, 2 given in %s on line %d
23 Warning: IntlCalendar::clear(): intlcal_clear: bad arguments in %s on line %d
26 Warning: IntlCalendar::clear(): intlcal_clear: invalid field in %s on line %d
32 …ypeError: Argument 1 passed to intlcal_clear() must be an instance of IntlCalendar, integer given …
H A Dcalendar_getSkipped_RepeatedWallTimeOption_error.phpt2 IntlCalendar::getSkipped/RepeatedWallTimeOption(): bad arguments
27 Warning: IntlCalendar::getSkippedWallTimeOption() expects exactly 0 parameters, 1 given in %s on li…
29 Warning: IntlCalendar::getSkippedWallTimeOption(): intlcal_get_skipped_wall_time_option: bad argume…
32 Warning: IntlCalendar::getRepeatedWallTimeOption() expects exactly 0 parameters, 1 given in %s on l…
34 Warning: IntlCalendar::getRepeatedWallTimeOption(): intlcal_get_repeated_wall_time_option: bad argu…
47 …ssed to intlcal_get_skipped_wall_time_option() must be an instance of IntlCalendar, integer given …
H A Dcalendar_getKeywordValuesForLocale_error.phpt2 IntlCalendar::getKeywordValuesForLocale(): bad arguments
14 var_dump(IntlCalendar::getKeywordValuesForLocale(1, 2, array()));
23 Warning: IntlCalendar::getKeywordValuesForLocale() expects parameter 3 to be boolean, array given i…
25 Warning: IntlCalendar::getKeywordValuesForLocale(): intlcal_get_keyword_values_for_locale: bad argu…
H A Dcalendar_getErrorCode_error.phpt2 IntlCalendar::getErrorCode(): bad arguments
21 Warning: IntlCalendar::getErrorCode() expects exactly 0 parameters, 1 given in %s on line %d
23 Warning: IntlCalendar::getErrorCode(): intlcal_get_error_code: bad arguments in %s on line %d
26 … Argument 1 passed to intlcal_get_error_code() must be an instance of IntlCalendar, null given in …
H A Dcalendar_getErrorMessage_error.phpt2 IntlCalendar::getErrorMessage(): bad arguments
21 Warning: IntlCalendar::getErrorMessage() expects exactly 0 parameters, 1 given in %s on line %d
23 Warning: IntlCalendar::getErrorMessage(): intlcal_get_error_message: bad arguments in %s on line %d
26 …gument 1 passed to intlcal_get_error_message() must be an instance of IntlCalendar, null given in …
H A Dcalendar_toDateTime_error.phpt2 IntlCalendar::toDateTime(): bad arguments
28 Warning: IntlCalendar::toDateTime() expects exactly 0 parameters, 1 given in %s on line %d
30 Warning: IntlCalendar::toDateTime(): intlcal_to_date_time: bad arguments in %s on line %d
38 Warning: IntlCalendar::toDateTime(): intlcal_to_date_time: DateTimeZone constructor threw exception…
41 …r: Argument 1 passed to intlcal_to_date_time() must be an instance of IntlCalendar, integer given …

Completed in 79 milliseconds

12345