php-src/ext/intl/tests
Adam Harvey 6d9cc92238 Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
  Fix broken test caused by fdb2709.

Conflicts:
	ext/intl/tests/dateformat_format.phpt
2014-05-23 15:14:00 +00:00
..
_files Remove executable bit from files 2012-07-30 10:25:17 +02:00
badargs.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
breakiter___construct_error.phpt Fix typo in error message 2012-06-25 12:06:31 +02:00
breakiter___construct.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
breakiter_clone_basic.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
breakiter_createCodePointInstance_basic.phpt Added IntlCodePointBreakIterator. 2012-06-22 18:19:54 +02:00
breakiter_createCodePointInstance_error.phpt Added IntlCodePointBreakIterator. 2012-06-22 18:19:54 +02:00
breakiter_current_basic.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
breakiter_factories_basic.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
breakiter_factories_error.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
breakiter_first_basic.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
breakiter_first_last_previous_current_error.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
breakiter_following_basic.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
breakiter_following_preceding_isBoundary_error.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
breakiter_getLocale_basic.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
breakiter_getLocale_error.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
breakiter_getPartsIterator_basic.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
breakiter_getPartsIterator_error.phpt BreakIterator::getPartsIterator: new optional arg 2012-06-22 18:52:06 +02:00
breakiter_getPartsIterator_var1.phpt BreakIterator::getPartsIterator: new optional arg 2012-06-22 18:52:06 +02:00
breakiter_getText_basic.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
breakiter_getText_error.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
breakiter_isBoundary_basic.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
breakiter_last_basic.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
breakiter_next_basic.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
breakiter_next_error.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
breakiter_preceding_basic.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
breakiter_previous_basic.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
breakiter_setText_basic.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
breakiter_setText_error.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
bug12887.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
bug14562.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
bug48227.phpt fix test 2009-07-26 19:53:23 +00:00
bug50590.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
bug53512.phpt - Added test for bug #53512 2010-12-10 00:59:50 +00:00
bug55562.phpt fix bug 55562 - make substr always return rest of the string if length is too long 2011-09-04 18:50:05 +00:00
bug58756_MessageFormatter_variant2.phpt added fixed tests for ICU >= 51.2 2013-10-07 13:49:55 +02:00
bug58756_MessageFormatter.phpt fixed failing tests for ICU >= 51.2 2013-10-07 13:49:10 +02:00
bug59597_32.phpt Merge branch 'pull-request/61' into PHP-5.3 2012-04-19 11:28:30 -07:00
bug59597_64.phpt Fix test, wrong exepct rule used 2012-08-02 19:31:34 +08:00
bug60192-compare.phpt Redid the fix for #60192 with suggestions by Pierre and Kalle 2011-11-03 16:20:11 +00:00
bug60192-getlocale.phpt Redid the fix for #60192 with suggestions by Pierre and Kalle 2011-11-03 16:20:11 +00:00
bug60192-getsortkey.phpt Redid the fix for #60192 with suggestions by Pierre and Kalle 2011-11-03 16:20:11 +00:00
bug60192-sort.phpt Redid the fix for #60192 with suggestions by Pierre and Kalle 2011-11-03 16:20:11 +00:00
bug60192-sortwithsortkeys.phpt Redid the fix for #60192 with suggestions by Pierre and Kalle 2011-11-03 16:20:11 +00:00
bug61487.phpt fix bug #61487 - bad bounds check in grapheme_strpos 2012-03-25 00:56:38 -07:00
bug61860.phpt fix bug #61860: use USearch for searches, it does the right thing 2013-06-23 23:24:12 -07:00
bug62017.phpt Added and fixed tests given eb346ef 2012-06-04 00:02:35 +02:00
bug62070_2.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
bug62070.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
bug62081.phpt Added and fixed tests given eb346ef 2012-06-04 00:02:35 +02:00
bug62082.phpt Fixed bug #62082 2012-05-23 13:25:42 +02:00
bug62083.phpt Fixed bug #6208: memory leak in grapheme_extract() 2012-05-23 13:25:45 +02:00
bug62759.phpt Fix bug #62759: Buggy grapheme_substr() on edge case 2013-06-23 21:26:16 -07:00
bug62915-2.phpt Fixed defective cloning in ext/intl classes 2012-08-26 23:42:13 +02:00
bug62915.phpt Fixed cloning in ext/intl classes; master specific 2012-08-26 23:44:54 +02:00
calendar_add_basic.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_add_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_before_after_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_clear_basic.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
calendar_clear_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_clear_variation1.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_const_field_field_count.phpt intl: fix extra space in constant name 2013-07-03 05:15:56 +01:00
calendar_createInstance_basic.phpt Compatibility with old versions of ICU (4.0+). 2012-04-01 23:28:01 +01:00
calendar_createInstance_error.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
calendar_createInstance_variation1.phpt Compatibility with old versions of ICU (4.0+). 2012-04-01 23:28:01 +01:00
calendar_equals_before_after_basic.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_equals_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_fieldDifference_basic.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_fieldDifference_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_fromDateTime_basic.phpt Added IntlCalendar::fromDateTime() 2012-05-17 17:23:47 +02:00
calendar_fromDateTime_error.phpt Fixed bad DateTime construction state check 2012-05-17 18:16:54 +02:00
calendar_get_basic.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
calendar_get_getActualMaximum_Minumum_error2.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_get_getActualMaximum_Minumum_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_get_Least_Greatest_Minimum_Maximum_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_get_setRepeatedWallTimeOption_basic.phpt Supported Calendar methods new to ICU 49. 2012-04-01 23:28:00 +01:00
calendar_get_setSkippedWallTimeOption_basic.phpt Supported Calendar methods new to ICU 49. 2012-04-01 23:28:00 +01:00
calendar_getAvailableLocales_basic.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
calendar_getAvailableLocales_error.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
calendar_getDayOfWeekType_basic.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_getDayOfWeekType_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_getErrorCode_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_getErrorCode_getErrorMessage_basic.phpt Set global error if insufficient numeric args. WS. 2012-05-13 20:53:05 +01:00
calendar_getErrorMessage_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_getFirstDayOfWeek_basic.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
calendar_getFirstDayOfWeek_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_getKeywordValuesForLocale_basic.phpt Compatibility with old versions of ICU (4.0+). 2012-04-01 23:28:01 +01:00
calendar_getKeywordValuesForLocale_error.phpt Compatibility with old versions of ICU (4.0+). 2012-04-01 23:28:01 +01:00
calendar_getLocale_basic.phpt Compatibility with old versions of ICU (4.0+). 2012-04-01 23:28:01 +01:00
calendar_getLocale_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_getMinimalDaysInFirstWeek_basic.phpt Compatibility with old versions of ICU (4.0+). 2012-04-01 23:28:01 +01:00
calendar_getMinimalDaysInFirstWeek_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_getNow_basic.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
calendar_getNow_error.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
calendar_getSkipped_RepeatedWallTimeOption_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_getTime_basic.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_getTime_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_getTimeZone_basic.phpt Compatibility with old versions of ICU (4.0+). 2012-04-01 23:28:01 +01:00
calendar_getTimeZone_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_getType_basic.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_getType_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_getWeekendTransition_basic.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_getWeekendTransition_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_getXMaximum_basic.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_getXMinimum_basic.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_inDaylightTime_basic.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_inDaylightTime_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_is_set_lenient_basic.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
calendar_isEquivalentTo_basic.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
calendar_isEquivalentTo_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_isLenient_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_isSet_basic.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
calendar_isSet_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_isWeekend_basic.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_isWeekend_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_roll_basic.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_roll_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_roll_variation1.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_set_basic.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_set_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_set_variation1.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_setFirstDayOfWeek_basic.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
calendar_setFirstDayOfWeek_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_setLenient_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_setMinimalDaysInFirstWeek_basic.phpt intl: add intlcal_set_minimal_days_in_first_week() 2013-07-03 05:06:32 +01:00
calendar_setMinimalDaysInFirstWeek_error.phpt intl: add intlcal_set_minimal_days_in_first_week() 2013-07-03 05:06:32 +01:00
calendar_setSkipped_RepeatedWallTimeOption_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_setTime_basic.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_setTime_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
calendar_setTimeZone_basic.phpt Compatibility with old versions of ICU (4.0+). 2012-04-01 23:28:01 +01:00
calendar_setTimeZone_error2.phpt Accept DateTimeZone where time zones are expected. 2012-05-17 17:23:46 +02:00
calendar_setTimeZone_error.phpt Fixed two IntlCalendar::setTimeZone() tests. 2012-05-17 17:23:50 +02:00
calendar_setTimeZone_variation1.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
calendar_setTimeZone_variation2.phpt Fixed two IntlCalendar::setTimeZone() tests. 2012-05-17 17:23:50 +02:00
calendar_toDateTime_basic.phpt Added IntlCalendar::toDateTime() 2012-05-17 23:18:51 +02:00
calendar_toDateTime_error.phpt Added IntlCalendar::toDateTime() 2012-05-17 23:18:51 +02:00
collation_customization.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
collator_asort_variant2.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
collator_asort.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
collator_compare_variant2.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
collator_compare.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
collator_create2.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
collator_create3.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
collator_create.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
collator_get_error_code.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
collator_get_error_message.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
collator_get_locale2.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
collator_get_locale.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
collator_get_set_attribute.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
collator_get_set_strength.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
collator_get_sort_key_variant2.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
collator_get_sort_key_variant3.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
collator_get_sort_key.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
collator_sort_variant2.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
collator_sort_with_sort_keys_variant2.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
collator_sort_with_sort_keys.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
collator_sort.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
cpbi_clone_equality.phpt Added IntlCodePointBreakIterator. 2012-06-22 18:19:54 +02:00
cpbi_getLastCodePoint_basic.phpt Added IntlCodePointBreakIterator. 2012-06-22 18:19:54 +02:00
cpbi_getLastCodePoint_error.phpt Added IntlCodePointBreakIterator. 2012-06-22 18:19:54 +02:00
cpbi_parts_iterator.phpt Added IntlCodePointBreakIterator. 2012-06-22 18:19:54 +02:00
dateformat___construct_bad_tz_cal.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
dateformat_calendars_variant2.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
dateformat_calendars.phpt fixed failing tests for ICU >= 51.2 2013-10-07 13:49:10 +02:00
dateformat_clone2.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
dateformat_clone_bad_obj.phpt Fix handling of several uinitialized intl objects 2012-08-22 22:32:51 +02:00
dateformat_clone.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
dateformat_create_cal_arg_variant2.phpt added fixed tests for ICU >= 51.2 2013-10-07 13:49:55 +02:00
dateformat_create_cal_arg.phpt fixed failing tests for ICU >= 51.2 2013-10-07 13:49:10 +02:00
dateformat_format_parse_version2.phpt added fixed tests for ICU >= 51.2 2013-10-07 13:49:55 +02:00
dateformat_format_parse.phpt fixed failing tests for ICU >= 51.2 2013-10-07 13:49:10 +02:00
dateformat_format_variant2.phpt fixed the test for ICI >= 52.1 2014-04-07 17:40:56 +02:00
dateformat_format_variant3.phpt fixed the test for ICI >= 52.1 2014-04-07 17:40:56 +02:00
dateformat_format.phpt Merge branch 'PHP-5.4' into PHP-5.5 2014-05-23 15:14:00 +00:00
dateformat_formatObject_calendar_variant2.phpt added fixed tests for ICU >= 51.2 2013-10-07 13:49:55 +02:00
dateformat_formatObject_calendar.phpt fixed failing tests for ICU >= 51.2 2013-10-07 13:49:10 +02:00
dateformat_formatObject_datetime_variant2.phpt added fixed tests for ICU >= 51.2 2013-10-07 13:49:55 +02:00
dateformat_formatObject_datetime.phpt fixed failing tests for ICU >= 51.2 2013-10-07 13:49:10 +02:00
dateformat_formatObject_error.phpt Added IntlDateFormatter::formatObject(). Refactor 2012-07-22 04:22:23 +02:00
dateformat_get_datetype.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
dateformat_get_locale.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
dateformat_get_set_calendar_variant2.phpt added fixed tests for ICU >= 51.2 2013-10-07 13:49:55 +02:00
dateformat_get_set_calendar.phpt fixed failing tests for ICU >= 51.2 2013-10-07 13:49:10 +02:00
dateformat_get_set_pattern2.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
dateformat_get_set_pattern.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
dateformat_get_set_timezone_variant2.phpt added fixed tests for ICU >= 51.2 2013-10-07 13:49:55 +02:00
dateformat_get_set_timezone.phpt fixed failing tests for ICU >= 51.2 2013-10-07 13:49:10 +02:00
dateformat_get_timetype.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
dateformat_get_timezone_id.phpt Merge branch '5.4' 2012-07-30 11:04:48 +02:00
dateformat_getCalendarObject_error.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
dateformat_getTimeZone_error.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
dateformat_is_set_lenient.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
dateformat_localtime.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
dateformat_parse_localtime_parsepos.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
dateformat_parse_timestamp_parsepos.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
dateformat_parse.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
dateformat_set_timezone_id2.phpt fixed failing tests for ICU >= 51.2 2013-10-07 13:49:10 +02:00
dateformat_set_timezone_id3.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
dateformat_set_timezone_id.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
dateformat_setTimeZone_error.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
dateformat_setTimeZoneID_deprecation.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
dateformat_timezone_arg_variations2.phpt added fixed tests for ICU >= 51.2 2013-10-07 13:49:55 +02:00
dateformat_timezone_arg_variations.phpt fixed failing tests for ICU >= 51.2 2013-10-07 13:49:10 +02:00
formatter_clone_bad_obj.phpt Fix handling of several uinitialized intl objects 2012-08-22 22:32:51 +02:00
formatter_clone.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
formatter_fail.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
formatter_format2.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
formatter_format3.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
formatter_format4.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
formatter_format_conv.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
formatter_format_currency2.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
formatter_format_currency.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
formatter_format.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
formatter_get_error.phpt Merge branch '5.3' into 5.4 2012-07-30 10:31:10 +02:00
formatter_get_locale_variant2.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
formatter_get_locale.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
formatter_get_set_attribute.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
formatter_get_set_pattern.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
formatter_get_set_symbol2.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
formatter_get_set_symbol.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
formatter_get_set_text_attribute.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
formatter_parse_currency.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
formatter_parse.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
grapheme.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
gregoriancalendar___construct_basic.phpt Compatibility with old versions of ICU (4.0+). 2012-04-01 23:28:01 +01:00
gregoriancalendar___construct_error.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
gregoriancalendar___construct_variant1.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
gregoriancalendar_get_setGregorianChange_basic.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
gregoriancalendar_getGregorianChange_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
gregoriancalendar_isLeapYear_basic.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
gregoriancalendar_isLeapYear_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
gregoriancalendar_setGregorianChange_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
idn_uts46_basic.phpt - Support for UTS #46. 2011-11-24 17:54:50 +00:00
idn_uts46_errors.phpt - Support for UTS #46. 2011-11-24 17:54:50 +00:00
idn.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
ini_use_exceptions_basic.phpt Convert EOL style to Unix. 2012-04-01 11:00:05 +02:00
intl_error_name.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
intl_get_error_code.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
intl_get_error_message.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
intl_icu_data_version_constant.phpt More tests 2011-06-01 16:59:23 +00:00
intl_icu_version_constant.phpt Implemented FR #54561 (Expose ICU Version & ICU Data Version info). 2011-06-01 16:26:21 +00:00
intl_is_failure.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
locale_accept.phpt Merge branch '5.3' into 5.4 2012-07-30 10:31:10 +02:00
locale_compose_locale.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
locale_filter_matches2.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
locale_filter_matches3.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
locale_filter_matches.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
locale_get_all_variants.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
locale_get_default.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
locale_get_display_language.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
locale_get_display_name2.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
locale_get_display_name3.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
locale_get_display_name4.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
locale_get_display_name5.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
locale_get_display_name.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
locale_get_display_region2.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
locale_get_display_region3.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
locale_get_display_region.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
locale_get_display_script2.phpt Duplicate test for ICU 49 2012-07-23 02:08:12 +02:00
locale_get_display_script3.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
locale_get_display_script4.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
locale_get_display_script.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
locale_get_display_variant2.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
locale_get_display_variant.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
locale_get_keywords2.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
locale_get_keywords.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
locale_get_primary_language.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
locale_get_region.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
locale_get_script.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
locale_lookup_variant2.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
locale_lookup.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
locale_parse_locale2.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
locale_parse_locale.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
locale_set_default.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
msgfmt_clone_bad_obj.phpt Fix handling of several uinitialized intl objects 2012-08-22 22:32:51 +02:00
msgfmt_clone.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
msgfmt_fail2.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
msgfmt_fail.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
msgfmt_format_datetime.phpt Fixed several ext/intl tests 2012-05-23 14:49:01 +02:00
msgfmt_format_error1.phpt ICU < 4.8 compat in MessageFormatter 2012-05-13 20:55:02 +01:00
msgfmt_format_error2.phpt ICU < 4.8 compat in MessageFormatter 2012-05-13 20:55:02 +01:00
msgfmt_format_error3.phpt ICU < 4.8 compat in MessageFormatter 2012-05-13 20:55:02 +01:00
msgfmt_format_error4.phpt ICU < 4.8 compat in MessageFormatter 2012-05-13 20:55:02 +01:00
msgfmt_format_error5.phpt Added IntlDateFormatter::formatObject(). Refactor 2012-07-22 04:22:23 +02:00
msgfmt_format_error6.phpt ICU < 4.8 compat in MessageFormatter 2012-05-13 20:55:02 +01:00
msgfmt_format_intlcalendar_variant2.phpt added fixed tests for ICU >= 51.2 2013-10-07 13:49:55 +02:00
msgfmt_format_intlcalendar.phpt fixed failing tests for ICU >= 51.2 2013-10-07 13:49:10 +02:00
msgfmt_format_mixed_params.phpt ICU < 4.8 compat in MessageFormatter 2012-05-13 20:55:02 +01:00
msgfmt_format_simple_types_numeric_strings.phpt Fixed several ext/intl tests 2012-05-23 14:49:01 +02:00
msgfmt_format_subpatterns_named.phpt ICU < 4.8 compat in MessageFormatter 2012-05-13 20:55:02 +01:00
msgfmt_format_subpatterns.phpt ICU < 4.8 compat in MessageFormatter 2012-05-13 20:55:02 +01:00
msgfmt_format.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
msgfmt_get_locale.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
msgfmt_get_set_pattern.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
msgfmt_millisecond_dates.phpt Fixed several ext/intl tests 2012-05-23 14:49:01 +02:00
msgfmt_parse.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
msgfmt_setPattern_cache.phpt Cache arguments type info in MessageFormatter. 2012-05-13 20:53:05 +01:00
normalizer_normalize.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
rbbiter___construct_basic.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
rbbiter_getBinaryRules_basic.phpt BreakIterator: fix compat with old ICU versions 2012-06-25 12:05:13 +02:00
rbbiter_getRules_basic.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
rbbiter_getRuleStatus_basic.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
rbbiter_getRuleStatusVec_basic.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
regression_sort_and_cow.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
regression_sort_eq.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
regression_sortwsk_and_cow.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
regression_sortwsk_eq.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
resourcebundle_arrayaccess.phpt Added skipif 2011-09-06 09:17:12 +00:00
resourcebundle_create.phpt implement FR #54540 - Allow loading of arbitrary resource bundles when fallback is disabled 2011-04-17 21:56:26 +00:00
resourcebundle_individual.phpt Added skipif 2011-09-06 09:17:12 +00:00
resourcebundle_internal.phpt More tests 2011-06-01 16:59:23 +00:00
resourcebundle_iterator.phpt Added skipif 2011-09-06 09:17:12 +00:00
resourcebundle_locales.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
resourcebundle_null_mandatory_args_variant2.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
resourcebundle_null_mandatory_args.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
resourcebundle_traversable.phpt Fixed bug #55610: ResourceBundle and Traversable 2012-05-24 14:33:05 +02:00
resourcebundle.build Remove executable bit from files 2012-07-30 10:25:17 +02:00
resourcebundle.inc add ICU resource bundle support, contributed by Hans-Peter Oeri 2010-01-04 21:44:45 +00:00
spoofchecker_001.phpt Remove executable bit from files 2012-07-30 10:32:27 +02:00
spoofchecker_002.phpt Remove executable bit from files 2012-07-30 10:32:27 +02:00
spoofchecker_003.phpt Remove executable bit from files 2012-07-30 10:32:27 +02:00
spoofchecker_004.phpt Remove executable bit from files 2012-07-30 10:32:27 +02:00
symfony_format_type_double_intl1.phpt Move test files to tests dir 2012-08-21 14:32:39 +08:00
symfony_format_type_double_intl2.phpt Move test files to tests dir 2012-08-21 14:32:39 +08:00
symfony_format_type_double_intl3.phpt Move test files to tests dir 2012-08-21 14:32:39 +08:00
symfony_format_type_double_intl4.phpt Move test files to tests dir 2012-08-21 14:32:39 +08:00
symfony_format_type_int32_intl1.phpt Added the intl tests extracted from Symfony. These are making the intl ext crash with ICU at least 4.6, but probably with earlier versions too. 2012-08-06 14:07:42 +02:00
symfony_format_type_int32_intl2.phpt Added the intl tests extracted from Symfony. These are making the intl ext crash with ICU at least 4.6, but probably with earlier versions too. 2012-08-06 14:07:42 +02:00
symfony_format_type_int32_intl3.phpt Added the intl tests extracted from Symfony. These are making the intl ext crash with ICU at least 4.6, but probably with earlier versions too. 2012-08-06 14:07:42 +02:00
symfony_format_type_int32_intl4.phpt Added the intl tests extracted from Symfony. These are making the intl ext crash with ICU at least 4.6, but probably with earlier versions too. 2012-08-06 14:07:42 +02:00
symfony_format_type_int32_intl5.phpt Added the intl tests extracted from Symfony. These are making the intl ext crash with ICU at least 4.6, but probably with earlier versions too. 2012-08-06 14:07:42 +02:00
symfony_format_type_int32_intl6.phpt Added the intl tests extracted from Symfony. These are making the intl ext crash with ICU at least 4.6, but probably with earlier versions too. 2012-08-06 14:07:42 +02:00
symfony_format_type_int32_intl7.phpt Added the intl tests extracted from Symfony. These are making the intl ext crash with ICU at least 4.6, but probably with earlier versions too. 2012-08-06 14:07:42 +02:00
symfony_format_type_int64_intl1.phpt Move test files to tests dir 2012-08-21 14:32:39 +08:00
symfony_format_type_int64_intl2.phpt Move test files to tests dir 2012-08-21 14:32:39 +08:00
symfony_format_type_int64_intl3.phpt Move test files to tests dir 2012-08-21 14:32:39 +08:00
symfony_format_type_int64_intl4.phpt Move test files to tests dir 2012-08-21 14:32:39 +08:00
symfony_format_type_int64_intl5.phpt Move test files to tests dir 2012-08-21 14:32:39 +08:00
symfony_format_type_int64_intl6.phpt Move test files to tests dir 2012-08-21 14:32:39 +08:00
symfony_format_type_int64_intl7.phpt Move test files to tests dir 2012-08-21 14:32:39 +08:00
symfony_format_type_int64_intl8.phpt Move test files to tests dir 2012-08-21 14:32:39 +08:00
timezone_clone_basic.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_clone_error.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_countEquivalentIDs_basic.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_countEquivalentIDs_error.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_createDefault_basic.phpt Fixed ext/intl/tests/timezone_createDefault_basic.phpt 2012-11-15 14:31:55 +01:00
timezone_createDefault_error.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_createEnumeration_basic.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_createEnumeration_error.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_createEnumeration_variation1.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_createEnumeration_variation2.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_createTimeZone_basic.phpt Compatibility with old versions of ICU (4.0+). 2012-04-01 23:28:01 +01:00
timezone_createTimeZone_error.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_createTimeZoneIDEnumeration_basic.phpt Compatibility with old versions of ICU (4.0+). 2012-04-01 23:28:01 +01:00
timezone_createTimeZoneIDEnumeration_error.phpt Compatibility with old versions of ICU (4.0+). 2012-04-01 23:28:01 +01:00
timezone_createTimeZoneIDEnumeration_variant1.phpt Compatibility with old versions of ICU (4.0+). 2012-04-01 23:28:01 +01:00
timezone_createTimeZoneIDEnumeration_variant2.phpt Compatibility with old versions of ICU (4.0+). 2012-04-01 23:28:01 +01:00
timezone_equals_basic.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_equals_error.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_fromDateTimeZone_basic.phpt Added IntlTimeZone::fromDateTimeZone() and ::toDateTimeZone. 2012-05-17 17:23:51 +02:00
timezone_fromDateTimeZone_error.phpt Fixed several ext/intl tests 2012-05-23 14:49:01 +02:00
timezone_getCanonicalID_basic.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_getCanonicalID_error.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_getCanonicalID_variant1.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_getDisplayName_basic.phpt Fix TimeZone tests failing due to new data in ICU 49. 2012-04-01 23:28:00 +01:00
timezone_getDisplayName_error.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_getDisplayName_variant1.phpt Fix TimeZone tests failing due to new data in ICU 49. 2012-04-01 23:28:00 +01:00
timezone_getDisplayName_variant2-49+.phpt fixed failing tests for ICU >= 51.2 2013-10-07 13:49:10 +02:00
timezone_getDisplayName_variant2.phpt Compatibility with old versions of ICU (4.0+). 2012-04-01 23:28:01 +01:00
timezone_getDisplayName_variant3-49+.phpt Fix TimeZone tests failing due to new data in ICU 49. 2012-04-01 23:28:00 +01:00
timezone_getDisplayName_variant3.phpt Fix TimeZone tests failing due to new data in ICU 49. 2012-04-01 23:28:00 +01:00
timezone_getDisplayName_variant4.phpt added fixed tests for ICU >= 51.2 2013-10-07 13:49:55 +02:00
timezone_getDSTSavings_basic.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_getDSTSavings_error.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_getEquivalentID_basic.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_getEquivalentID_error.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_getErrorCode_error.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_getErrorCodeMessage_basic.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_getErrorMessage_error.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_getGMT_basic.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_getGMT_error.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_getID_error.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_getOffset_basic.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
timezone_getOffset_error.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_getRawOffset_basic.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_getRawOffset_error.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_getRegion_basic.phpt Compatibility with old versions of ICU (4.0+). 2012-04-01 23:28:01 +01:00
timezone_getRegion_error.phpt Compatibility with old versions of ICU (4.0+). 2012-04-01 23:28:01 +01:00
timezone_getTZData_basic.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_getTZDataVersion_error.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_getUnknown_basic.phpt Added support for new method TimeZone::getUnknown() added in ICU 49. 2012-04-01 23:28:00 +01:00
timezone_getUnknown_error.phpt Fixed tests that required a "default" timezone. 2012-04-01 23:28:01 +01:00
timezone_hasSameRules_basic.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_hasSameRules_error.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_toDateTimeZone_basic.phpt fix to work on different ICU versions 2014-04-05 19:30:55 -07:00
timezone_toDateTimeZone_error.phpt Added IntlTimeZone::fromDateTimeZone() and ::toDateTimeZone. 2012-05-17 17:23:51 +02:00
timezone_useDaylightTime_basic.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
timezone_useDaylightTime_error.phpt Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
transliterator_clone.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_create_basic.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_create_error.phpt typo fixes 2013-07-15 00:23:03 -07:00
transliterator_create_from_rule_basic.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_create_from_rule_error.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_create_inverse_basic.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_create_inverse_error.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_get_error_code_basic.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_get_error_code_error.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_get_error_message_basic.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_get_error_message_error.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_list_ids_basic.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_list_ids_error.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_property_id.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_transliterate_basic.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_transliterate_error.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_transliterate_variant1.phpt typo fixes 2013-07-15 00:23:03 -07:00
uconverter___construct_error.phpt intl/converter in line w/ intl error handling 2013-01-29 19:06:15 +01:00
uconverter_bug66873.phpt Fix bug #66873: check if obj->src is set 2014-03-17 01:19:02 -07:00
uconverter_enum.phpt Add UConverter class (ICU's UConverter API) 2013-01-29 19:05:14 +01:00
uconverter_func_basic.phpt Add UConverter class (ICU's UConverter API) 2013-01-29 19:05:14 +01:00
uconverter_func_subst.phpt intl/converter in line w/ intl error handling 2013-01-29 19:06:15 +01:00
uconverter_oop_algo.phpt Add UConverter class (ICU's UConverter API) 2013-01-29 19:05:14 +01:00
uconverter_oop_basic.phpt Add UConverter class (ICU's UConverter API) 2013-01-29 19:05:14 +01:00
uconverter_oop_callback_return.phpt Add UConverter class (ICU's UConverter API) 2013-01-29 19:05:14 +01:00
uconverter_oop_callback.phpt Add UConverter class (ICU's UConverter API) 2013-01-29 19:05:14 +01:00
uconverter_oop_subst.phpt Add UConverter class (ICU's UConverter API) 2013-01-29 19:05:14 +01:00
ut_common.inc Remove executable bit from files 2012-07-30 10:25:17 +02:00