summaryrefslogtreecommitdiff
path: root/ext/intl
Commit message (Expand)AuthorAgeFilesLines
* sync with new tests from 7.0 for ICU 55_1 and 56_1 compatAnatol Belski2016-01-0110-0/+636
* sync skipifs for ext/intl for ICU 55_* and 56_* compatAnatol Belski2016-01-018-5/+10
* Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2015-10-191-2/+2
|\
| * the de_DE(iso-8859-1) locale is not available on ubuntu by default, but there...Ferenc Kovacs2015-08-241-2/+2
| * Remove extraneous strlen() callRasmus Lerdorf2015-03-211-2/+0
* | Remove extraneous strlen() callRasmus Lerdorf2015-03-211-2/+0
* | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-11-301-1/+1
|\ \ | |/
| * fix typoStanislav Malyshev2014-11-301-1/+1
* | fix tests for systems with no de_DE localesStanislav Malyshev2014-11-301-0/+5
* | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-11-212-0/+35
|\ \ | |/
| * forked bug67052.phpt for WindowsAnatol Belski2014-11-212-0/+35
* | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-11-2022-3/+685
|\ \ | |/
| * split msgfmt_format_intlcalendar_variant*.phpt for ICU 54.1Anatol Belski2014-11-203-1/+62
| * split formatter_format*.phpt for ICP 54.1Anatol Belski2014-11-202-1/+132
| * split dateformat_timezone_arg_variations*.phpt for ICU 54.1Anatol Belski2014-11-203-1/+93
| * split dateformat_get_set_timezone_variant*.phpt for ICU 54.1Anatol Belski2014-11-203-1/+126
| * fix icu version to testAnatol Belski2014-11-201-1/+1
| * split ext/intl/tests/dateformat_get_set_calendar_variant*.phpt for 54.1Anatol Belski2014-11-203-1/+112
| * split dateformat_formatObject_datetime_variant*.phpt for ICU 54.1Anatol Belski2014-11-203-1/+68
| * split dateformat_formatObject_calendar_variant*.phpt for ICU 54.1Anatol Belski2014-11-203-1/+82
| * split dateformat_create_cal_arg_variant2.phpt for ICU 53.1 and 54.1Anatol Belski2014-11-203-1/+108
| * clone dateformat_calendars_variant3.phpt for ICU 54.1Anatol Belski2014-11-202-0/+46
| * split collator_get_sort_key_variant3.phpt for icu 54.1Anatol Belski2014-11-202-1/+100
| * split ext/intl/tests/collator_create3.phpt for icu >= 54.1Anatol Belski2014-11-202-1/+81
| * 1.2 is a problematic float to print outRasmus Lerdorf2014-07-141-0/+2
* | 1.2 is a problematic float to print outRasmus Lerdorf2014-07-141-0/+2
* | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-07-071-0/+25
|\ \ | |/
| * create locales and re-add testStanislav Malyshev2014-07-071-0/+25
* | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-07-071-25/+0
|\ \ | |/
| * rm test for nowStanislav Malyshev2014-07-071-25/+0
* | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-07-071-2/+2
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-07-071-2/+2
| |\
| | * change locale - looks like not everybody has sl_SIStanislav Malyshev2014-07-071-2/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-07-072-1/+16
|\ \ \ | |/ /
| * | Fix bug #66921 - Wrong argument type hint for function intltz_from_date_time_...Stanislav Malyshev2014-07-072-1/+16
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-07-073-1/+30
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-07-073-1/+30
| |\ \ | | |/
| | * Fix bug #67052 (NumberFormatter::parse() resets LC_NUMERIC setting)Stanislav Malyshev2014-07-073-1/+30
* | | Fixed testXinchen Hui2014-06-291-0/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-06-241-3/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-06-241-3/+4
| |\ \ | | |/
| | * Fix test - because of big #67397 we don't allow overlong locales anymoreStanislav Malyshev2014-06-241-3/+4
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-06-243-5/+37
| |\ \ | | |/
| | * Fix bug #67397 (Buffer overflow in locale_get_display_name->uloc_getDisplayNa...Stanislav Malyshev2014-06-212-1/+30
| | * Fix bug #67349: Locale::parseLocale Double FreeStanislav Malyshev2014-06-212-5/+8
* | | Fix bug #67397 (Buffer overflow in locale_get_display_name->uloc_getDisplayNa...Stanislav Malyshev2014-06-242-0/+29
* | | Fix bug #67349: Locale::parseLocale Double FreeStanislav Malyshev2014-06-242-5/+8
* | | Merge branch 'PHP-5.5' into PHP-5.6Adam Harvey2014-05-233-30/+30
|\ \ \ | |/ /
| * | Further test fixes for the fdb2709 breakage.Adam Harvey2014-05-232-20/+20
| * | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2014-05-231-10/+10
| |\ \ | | |/