summaryrefslogtreecommitdiff
path: root/ext/intl
Commit message (Expand)AuthorAgeFilesLines
* Relax test expectationChristoph M. Becker2020-02-031-2/+2
* Fix #79212: NumberFormatter::format() may detect wrong typeChristoph M. Becker2020-02-032-15/+33
* Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2019-11-112-2/+15
|\
| * Fix bug #78804 - Segmentation fault in Locale::filterMatchesStanislav Malyshev2019-11-112-2/+15
* | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-044-0/+1559
|\ \ | |/
| * Split intl tests for ICU 65Christoph M. Becker2019-10-044-0/+1559
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-09-251-3/+3
|\ \ | |/
| * Fix hash key length in umsg_parse_format()Jinesh Patel2019-09-251-3/+3
* | Merge branch 'PHP-7.2' into PHP-7.3Remi Collet2019-09-101-2/+2
|\ \ | |/
| * Raise minimal GCC version,Remi Collet2019-09-101-2/+2
* | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-08-231-2/+7
|\ \ | |/
| * Suppress deprecation warning on IDNA2003 ICU methods for clangChristoph M. Becker2019-08-231-2/+7
* | Merge branch 'PHP-7.2' into PHP-7.3Sara Golemon2019-08-161-0/+7
|\ \ | |/
| * Suppress deprecation warning on IDNA2003 ICU methodsSara Golemon2019-08-161-0/+7
* | Revert "Move to non deprecated API on suitable ICU versions"Sara Golemon2019-08-161-19/+1
* | Fix expect sectionAnatol Belski2019-06-011-1/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2019-06-018-7/+377
|\ \ | |/
| * Change ZPP only if compiled with ICU >= 64Anatol Belski2019-06-011-1/+7
| * Update tests for ICU 64Nikita Popov2019-06-018-7/+371
| * Convert CRLF to LFPeter Kokot2019-05-131-1/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-04-152-1/+14
|\ \ | |/
| * Fixed bug #77895Nikita Popov2019-04-152-1/+14
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-03-181-3/+3
|\ \ | |/
| * Make test independent of icu versionNikita Popov2019-03-181-3/+3
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-03-182-1/+13
|\ \ | |/
| * Allow DateTimeImmutable in datefmt_format_object()Nikita Popov2019-03-182-1/+13
* | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-10-202-12/+12
|\ \ | |/
| * Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-10-202-12/+12
| |\
| | * Fix tests for ICU 63.1Anatol Belski2018-10-202-12/+12
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-15162-252/+15
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-1467-175/+175
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-1415-17/+1
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-1311-161/+161
| | * Convert CRLF line endings to LFPeter Kokot2018-10-1312-137/+137
| | * Add test for bug #76942Anatol Belski2018-10-051-0/+33
| * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-15162-252/+15
| * | Trim trailing whitespace in *.phptPeter Kokot2018-10-1467-175/+175
| * | Sync leading and final newlines in source code filesPeter Kokot2018-10-1415-17/+1
| * | Trim trailing whitespace in source code filesPeter Kokot2018-10-1311-161/+161
| * | Convert CRLF line endings to LFPeter Kokot2018-10-131-32/+32
* | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-15163-253/+15
* | | Trim trailing whitespace in *.phptPeter Kokot2018-10-1469-185/+185
* | | Sync leading and final newlines in source code filesPeter Kokot2018-10-1412-12/+1
* | | Trim trailing whitespace in source code filesPeter Kokot2018-10-133-6/+6
* | | Convert CRLF line endings to LFPeter Kokot2018-10-131-32/+32
* | | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-10-053-0/+38
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-10-053-0/+38
| |\ \
| | * | Add test for bug #76942Anatol Belski2018-10-051-0/+33
| | |/
| | * Fixed Bug #76942 U_ARGUMENT_TYPE_MISMATCHAnatol Belski2018-10-052-0/+5
* | | Remove invalid freeNikita Popov2018-09-181-1/+0