summaryrefslogtreecommitdiff
path: root/ext/intl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2016-09-121-0/+2
|\
| * Fix bug #73007: add locale length checkStanislav Malyshev2016-09-121-0/+2
* | sync testsAnatol Belski2016-08-312-3/+3
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-08-291-4/+3
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-08-291-4/+3
| |\
| | * fix double freeAnatol Belski2016-08-291-4/+3
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-08-291-1/+1
|\ \ \ | |/ /
| * | fix double freeAnatol Belski2016-08-291-1/+1
* | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-08-202-1/+20
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-202-1/+20
| |\ \ | | |/
| | * Fix #65732: grapheme_*() is not Unicode compliant on CR LF sequenceChristoph M. Becker2016-08-202-1/+20
* | | fix broken proto docAnatol Belski2016-07-261-5/+5
* | | fix compiler warningAnatol Belski2016-07-261-1/+1
* | | fix data typeAnatol Belski2016-07-261-2/+2
* | | use more suitable types here, tooAnatol Belski2016-07-251-39/+35
* | | change to more suitable datatypesAnatol Belski2016-07-251-5/+5
* | | Fixed bug #72658 Locale::lookup() / locale_lookup() hangs if no match foundAnatol Belski2016-07-252-4/+22
* | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-07-241-1/+1
|\ \ \ | |/ /
| * | 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-7.0' into PHP-7.1Nikita Popov2016-07-221-2/+2
|\ \ \ | |/ /
| * | 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
* | | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2016-07-212-1/+18
|\ \ \ | |/ /
| * | Fixed bug #72639 (Segfault when instantiating class that extends IntlCalendar...Xinchen Hui2016-07-212-1/+18
* | | Merge branch 'PHP-7.0'Stanislav Malyshev2016-07-192-0/+48
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-07-192-0/+48
| |\ \ | | |/
| | * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-07-192-0/+48
| | |\
| | | * Fix bug #72533 (locale_accept_from_http out-of-bounds access)Stanislav Malyshev2016-07-122-0/+48
* | | | Remove useless dtor handlers in intlNikita Popov2016-07-167-58/+1
* | | | Fix leak in intl collator compare functionNikita Popov2016-07-161-1/+3
* | | | Merge branch 'PHP-7.0'Christoph M. Becker2016-07-122-7/+38
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-122-4/+38
| |\ \ \ | | |/ /
| | * | Partially fix #72506: idn_to_ascii for UTS #46 incorrect for long domain namesChristoph M. Becker2016-07-122-4/+38
* | | | fix error textAnatol Belski2016-07-051-2/+2
* | | | fix datatypes and add range checksAnatol Belski2016-07-051-4/+14
* | | | re-add range checkAnatol Belski2016-07-051-3/+12
* | | | Revert "fix datatype and add range check"Anatol Belski2016-07-051-8/+1
* | | | fix datatype and add range checkAnatol Belski2016-07-051-1/+8
* | | | Merge branch 'throw-error-in-extensions'Aaron Piotrowski2016-07-0510-13/+38
|\ \ \ \
| * | | | Switch failure to register class back to E_ERRORAaron Piotrowski2016-06-301-1/+1
| * | | | E_RECOVERABLE_ERROR -> thrown ErrorAaron Piotrowski2016-06-148-11/+33
| * | | | Replace zend_ce_error with NULL and replace more E_ERROR with thrown ErrorAaron Piotrowski2016-06-133-4/+3
| * | | | Merge branch 'master' into throw-error-in-extensionsAaron Piotrowski2016-06-1065-265/+1223
| |\ \ \ \
| * | | | | Convert E_ERROR to thrown Error in extensionsAaron Piotrowski2015-07-052-2/+6
* | | | | | Fixed compilation warningsDmitry Stogov2016-06-281-9/+0
* | | | | | remove unused declarationsAnatol Belski2016-06-231-16/+0
* | | | | | Fixed compilation warningsDmitry Stogov2016-06-2211-20/+18
* | | | | | fix include orderAnatol Belski2016-06-213-3/+6
* | | | | | Added ZEND_ATTRIBUTE_FORMAT to some middind functions.Dmitry Stogov2016-06-214-5/+5