summaryrefslogtreecommitdiff
path: root/ext/intl/tests
Commit message (Expand)AuthorAgeFilesLines
* variation of icu libraries causes failureSteve Walk2017-05-161-2/+2
* Fix bug #74468 wrong reflection on Collator::sortWithSortKeysFabien Villepinte2017-05-021-0/+22
* Fixed bug #74439 Wrong reflection on the Locale methodsFabien Villepinte2017-04-171-0/+54
* Fixed bug #74433 Wrong reflection on the Normalizer methodsFabien Villepinte2017-04-131-0/+20
* add test for bug #74230Anatol Belski2017-03-271-0/+22
* Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-11-271-0/+28
|\
| * Merge branch 'pull-request/1974' into PHP-5.6Stanislav Malyshev2016-11-271-0/+28
| |\
| | * Fix #68447: grapheme_extract take an extra trailing characterSATO Kentaro2016-07-011-0/+28
| * | Fix testsStanislav Malyshev2016-10-111-3/+1
* | | fix testAnatol Belski2016-10-121-3/+1
* | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-201-0/+19
|\ \ \ | |/ /
| * | Fix #65732: grapheme_*() is not Unicode compliant on CR LF sequenceChristoph M. Becker2016-08-201-0/+19
* | | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-07-241-1/+1
|\ \ \ | |/ /
| * | More tolerance in another IntlCalendar testNikita Popov2016-07-241-1/+1
* | | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-07-221-2/+2
|\ \ \ | |/ /
| * | Make IntlCalendar::getNow() test more tolerantNikita Popov2016-07-221-2/+2
* | | Fixed bug #72639 (Segfault when instantiating class that extends IntlCalendar...Xinchen Hui2016-07-211-0/+17
* | | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-07-191-0/+30
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-07-191-0/+30
| |\ \
| | * | Fix bug #72533 (locale_accept_from_http out-of-bounds access)Stanislav Malyshev2016-07-121-0/+30
* | | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-121-0/+37
|\ \ \ \ | |/ / /
| * | | Partially fix #72506: idn_to_ascii for UTS #46 incorrect for long domain namesChristoph M. Becker2016-07-121-0/+37
| | |/ | |/|
* | | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-06-061-0/+32
|\ \ \ | |/ /
| * | Add test for bug #53735Anatol Belski2016-06-061-0/+32
| * | Fixed bug #70484 selectordinal doesn't work with named parametersAnatol Belski2016-06-021-0/+97
| * | Merge branch 'PHP-5.5' into PHP-5.6.22Stanislav Malyshev2016-05-241-0/+14
| |\ \ | | |/
* | | Merge branch 'PHP-5.5' into PHP-7.0.7Stanislav Malyshev2016-05-241-0/+14
|\ \ \ | | |/ | |/|
| * | Fix bug #72241: get_icu_value_internal out-of-bounds readStanislav Malyshev2016-05-221-0/+14
* | | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-04-271-0/+15
|\ \ \ | | |/ | |/|
| * | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-04-261-0/+15
| |\ \ | | |/
| | * Fix bug #72061 - Out-of-bounds reads in zif_grapheme_stripos with negative of...Stanislav Malyshev2016-04-241-0/+15
* | | Fixed bug #70484 selectordinal doesn't work with named parametersAnatol Belski2016-04-111-0/+97
* | | Fixed bug #66289 Locale::lookup incorrectly returns en or en_US if locale is ...Anatol Belski2016-04-091-0/+27
* | | Fixed bug #68893 Stackoverflow in datefmt_createAnatol Belski2016-04-081-0/+19
* | | Added missing newline.Daniel Persson2016-04-081-1/+1
* | | Added tests for bug 70451 and 70452Daniel Persson2016-04-082-0/+33
* | | Fixed bug #71516 IntlDateFormatter losts locale if pattern is set via constru...Anatol Belski2016-04-081-0/+25
* | | remove duplicated skipif conditionsAnatol Belski2016-01-024-4/+0
* | | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-01-014-0/+4
|\ \ \ | |/ /
| * | 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
* | | Fixed bug #71020 (Use after free in Collator::sortWithSortKeys)Xinchen Hui2015-12-071-0/+15
* | | Merge branch 'PHP-5.6' into PHP-7.0Ferenc Kovacs2015-10-191-2/+2
|\ \ \ | |/ /
| * | 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
* | | fork test for ICU 56.1Anatol Belski2015-10-122-1/+124
* | | fork test for ICU-56.1Anatol Belski2015-10-122-1/+132
* | | fix test for ICU-56.1Anatol Belski2015-10-123-1/+100
* | | More zpp cleanup in ext/intlNikita Popov2015-10-061-1/+2
* | | Fix/improve zpp usageNikita Popov2015-10-021-0/+1