Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more precise type info for stubs | Máté Kocsis | 2020-09-01 | 1 | -0/+10 |
| | | | | Closes GH-6005 | ||||
* | Remove mention of PHP major version in Copyright headers | Gabriel Caruso | 2019-09-25 | 1 | -2/+0 |
| | | | | Closes GH-4732. | ||||
* | Fixed bug #74385 Locale::parseLocale() broken with some arguments | Anatol Belski | 2018-05-03 | 1 | -5/+9 |
| | | | | Rely on the ICU's defined values for the max locale id length. | ||||
* | Added function to check error and return null if error is set. | Daniel Persson | 2016-04-08 | 1 | -1/+11 |
| | |||||
* | Cleanup (avoid string reallocations) | Dmitry Stogov | 2015-07-01 | 1 | -5/+3 |
| | |||||
* | Fix Intl constructor leaks | Nikita Popov | 2015-04-17 | 1 | -16/+17 |
| | | | | | Drop the Z_OBJ(return_value) = NULL hack and return status code from ctor function instead. | ||||
* | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -3/+3 |
| | |||||
* | cleanup intl types | Stanislav Malyshev | 2014-12-29 | 1 | -3/+3 |
| | |||||
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -10/+10 |
| | |||||
* | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| | |||||
* | Fixed segfault in intlgregcal_create_instance | Xinchen Hui | 2014-06-29 | 1 | -0/+5 |
| | |||||
* | Fixed segfault | Xinchen Hui | 2014-06-29 | 1 | -2/+2 |
| | |||||
* | Fixed segfaults | Xinchen Hui | 2014-06-28 | 1 | -1/+1 |
| | |||||
* | Refactoring ext/intl (incompleted) | Xinchen Hui | 2014-06-28 | 1 | -2/+3 |
| | |||||
* | Revert "Suppress compliation warning "warning: passing argument 1 of ↵ | Christopher Jones | 2013-08-22 | 1 | -1/+1 |
| | | | | | | ‘_efree’ discards qualifiers from pointer target type"" This reverts commit f38bd22ed2c5f710f72e719d7ab2a41ce30541fc. | ||||
* | Suppress compliation warning "warning: passing argument 1 of ‘_efree’ ↵ | Christopher Jones | 2013-08-21 | 1 | -1/+1 |
| | | | | discards qualifiers from pointer target type" | ||||
* | Remove executable bit from files | Gustavo André dos Santos Lopes | 2012-07-30 | 1 | -0/+0 |
| | |||||
* | little errors cleanup | Stanislav Malyshev | 2009-05-10 | 1 | -1/+1 |
| | |||||
* | fix // comments | Stanislav Malyshev | 2009-01-29 | 1 | -3/+3 |
| | |||||
* | refactor ctors, cleanup code | Stanislav Malyshev | 2008-07-22 | 1 | -3/+2 |
| | |||||
* | - increase max locale to 80 | Stanislav Malyshev | 2008-07-14 | 1 | -3/+24 |
| | | | | | - add some macros | ||||
* | Merge intl extension into core | Stanislav Malyshev | 2008-07-07 | 1 | -0/+87 |