summaryrefslogtreecommitdiff
path: root/ext/intl
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | Merge branch 'PHP-7.0'Xinchen Hui2016-06-171-4/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Fixed "implicit declaration of function ‘msgformat_fix_quotes’"Xinchen Hui2016-06-171-4/+5
* | | | | Merge branch 'PHP-7.0'Anatol Belski2016-06-061-0/+32
|\ \ \ \ \ | |/ / / /
| * | | | 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-022-0/+101
| | * | | Merge branch 'PHP-5.5' into PHP-5.6.22Stanislav Malyshev2016-05-242-117/+132
| | |\ \ \ | | | | |/ | | | |/|
* | | | | Fixed bug #69398 IntlDateFormatter formatObject returns wrong value when time...Mic2016-06-022-1/+25
* | | | | Fixed bug #69374 IntlDateFormatter formatObject returns wrong utf8 valueMic2016-06-022-5/+29
* | | | | Merge branch 'PHP-7.0'Stanislav Malyshev2016-05-242-0/+15
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-5.5' into PHP-7.0.7Stanislav Malyshev2016-05-242-0/+15
| |\ \ \ \ | | | |/ / | | |/| |