summaryrefslogtreecommitdiff
path: root/ext/intl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.1' into PHP-7.2Sara Golemon2017-07-262-21/+94
|\
| * Merge branch 'PHP-7.0' into PHP-7.1Sara Golemon2017-07-262-21/+94
| |\
| | * Bugfix #74993 Wrong reflection param into for some intl: lookup_*() methodsSara Golemon2017-07-262-21/+94
| | * Fix bug #73634 - grapheme_strpos illegal memory accessStanislav Malyshev2017-06-201-1/+2
* | | Release temporary string referenceSara Golemon2017-06-251-1/+3
* | | Remove superfluous semicolonsTom Van Looy2017-06-262-3/+3
* | | Produce a better exception message when IntlDateFormatter constructor fails.Sara Golemon2017-06-252-1/+19
* | | Fixed wrong usage of old ZPP API.Dmitry Stogov2017-06-194-10/+7
* | | Merge branch 'PHP-7.1'Remi Collet2017-06-133-2/+23
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Remi Collet2017-06-133-2/+23
| |\ \ | | |/
| | * Fix bug #74705 for collator_get_sort_keyRemi Collet2017-06-132-2/+1
| | * Fixes bug #74705 Wrong ReflectionInfo for Collator::getSortKey()Tyson Andre2017-06-132-1/+23
* | | Merge branch 'PHP-7.1'Nikita Popov2017-06-031-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-06-031-0/+1
| |\ \ | | |/
| | * Fixed bug #73473: Stack Buffer Overflow in msgfmt_parse_messagelibnex2017-06-031-0/+1
* | | Merge branch 'PHP-7.1'Nikita Popov2017-06-021-2/+2
|\ \ \ | |/ /
| * | Set timezone for intl/test/bug74298.phptJesper Hagström2017-06-021-2/+2
* | | Bugfix 63790 - Don't try to use Spoofchecker when unavailableSara Golemon2017-05-171-0/+2
* | | Merge branch 'PHP-7.1'Anatol Belski2017-05-161-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-05-161-2/+2
| |\ \ | | |/
| | * variation of icu libraries causes failureSteve Walk2017-05-161-2/+2
* | | Merge branch 'PHP-7.1'Joe Watkins2017-05-023-2/+33
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-05-023-2/+33
| |\ \ | | |/
| | * Fix bug #74468 wrong reflection on Collator::sortWithSortKeysFabien Villepinte2017-05-023-2/+33
* | | Merge branch 'PHP-7.1'Joe Watkins2017-04-172-26/+88
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-04-172-26/+88
| |\ \ | | |/
| | * Fixed bug #74439 Wrong reflection on the Locale methodsFabien Villepinte2017-04-172-26/+88
* | | Merge branch 'PHP-7.1'Joe Watkins2017-04-132-6/+25
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-04-132-6/+25
| |\ \ | | |/
| | * Fixed bug #74433 Wrong reflection on the Normalizer methodsFabien Villepinte2017-04-132-6/+25
* | | Merge branch 'PHP-7.1'Nikita Popov2017-04-092-1/+34
|\ \ \ | |/ /
| * | Fixed #74298 - IntlDateFormatter->format() doesn't return microseconds/fractionsandrewnester2017-04-092-1/+34
* | | Merge branch 'PHP-7.1'Nikita Popov2017-03-297-20/+39
|\ \ \ | |/ /
| * | Let MessageFormatter and IntlDateFormatter accept DateTimeImmutable as wellBen Scholzen2017-03-297-20/+39
* | | Merge branch 'PHP-7.1'Anatol Belski2017-03-271-0/+22
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-03-271-0/+22
| |\ \ | | |/
| | * add test for bug #74230Anatol Belski2017-03-271-0/+22
* | | Deprecate INTL_IDNA_VARIANT_2003Christoph M. Becker2017-01-313-1/+10
* | | Merge branch 'PHP-7.1'Remi Collet2017-01-181-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Remi Collet2017-01-181-1/+1
| |\ \ | | |/
| | * Fix #73956 Link use CC instead of CXXRemi Collet2017-01-181-1/+1
* | | Merge branch 'PHP-7.1'Stanislav Malyshev2017-01-161-1/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2017-01-161-1/+2
| |\ \
| | * | Fix bug #73634 - grapheme_strpos illegal memory accessStanislav Malyshev2017-01-161-1/+2
| | |/
* | | Correct function protos in intl/idnSara Golemon2016-12-271-2/+2
* | | Use zend_string in intl/idnSara Golemon2016-12-271-15/+12
* | | Simplify error path in intl/idnSara Golemon2016-12-271-14/+11
* | | Compilation warning fixSara Golemon2016-12-121-1/+1
* | | Merge branch 'PHP-7.1'Dmitry Stogov2016-12-011-3/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Dmitry Stogov2016-12-011-3/+3
| |\ \ | | |/