Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generate method entries for ext/intl | Máté Kocsis | 2020-04-14 | 5 | -93/+118 |
* | Fix nullable types in PHPDoc | Máté Kocsis | 2020-04-12 | 1 | -8/+8 |
* | Store default parameter values of internal functions in arg info | Máté Kocsis | 2020-04-08 | 1 | -4/+4 |
* | Do not include the same stub multiple times | Máté Kocsis | 2020-04-03 | 2 | -97/+0 |
* | Use RETURN_THROWS() during ZPP in most of the extensions | Máté Kocsis | 2019-12-31 | 1 | -11/+11 |
* | Add missing zend_parse_parameters_none() | Christoph M. Becker | 2019-11-16 | 1 | -0/+4 |
* | Add stubs for the Locale component of Intl | Máté Kocsis | 2019-11-16 | 4 | -62/+233 |
* | Merge branch 'PHP-7.4' | Stanislav Malyshev | 2019-11-11 | 1 | -2/+2 |
|\ | |||||
| * | Merge branch 'PHP-7.3' into PHP-7.4 | Stanislav Malyshev | 2019-11-11 | 1 | -2/+2 |
| |\ | |||||
| | * | Merge branch 'PHP-7.2' into PHP-7.3 | Stanislav Malyshev | 2019-11-11 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Fix bug #78804 - Segmentation fault in Locale::filterMatches | Stanislav Malyshev | 2019-11-11 | 1 | -2/+2 |
| | * | | Merge branch 'PHP-7.2' into PHP-7.3 | Anatol Belski | 2019-06-01 | 1 | -1/+7 |
| | |\ \ | | | |/ | |||||
| | | * | Change ZPP only if compiled with ICU >= 64 | Anatol Belski | 2019-06-01 | 1 | -1/+7 |
| | | * | Update tests for ICU 64 | Nikita Popov | 2019-06-01 | 1 | -1/+1 |
| | | * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 1 | -2/+2 |
* | | | | Cleanup return values for Intl when parameter parsing is unsuccessful | Máté Kocsis | 2019-10-30 | 1 | -10/+10 |
* | | | | Remove mention of PHP major version in Copyright headers | Gabriel Caruso | 2019-09-25 | 6 | -12/+0 |
* | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-05-31 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Update tests for ICU 64 | Nikita Popov | 2019-05-31 | 1 | -1/+1 |
* | | | | Intl: Don't separately report "bad arguments" errors | Nikita Popov | 2019-03-11 | 1 | -27/+0 |
|/ / / | |||||
* | | | Remove local variables | Peter Kokot | 2019-02-03 | 3 | -28/+0 |
* | | | Fix some misspellings | Gabriel Caruso | 2018-08-12 | 1 | -3/+3 |
|/ / | |||||
* | | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 6 | -12/+0 |
* | | Replace legacy zval_dtor() by zval_ptr_dtor_nogc() or even more specialized d... | Dmitry Stogov | 2018-07-04 | 1 | -1/+1 |
* | | Use zend_string_release_ex() instread of zend_string_release() in places, whe... | Dmitry Stogov | 2018-05-28 | 1 | -19/+19 |
* | | Avoid useless checks, using zend_string_efree(), in cases where the string is... | Dmitry Stogov | 2018-05-08 | 1 | -1/+1 |
* | | Fix duplicated strlen call | Anatol Belski | 2018-02-16 | 1 | -2/+1 |
* | | Remove unnecessary conditions and improve assignment | Anatol Belski | 2018-02-16 | 1 | -14/+5 |
* | | Reduce var scope | Anatol Belski | 2018-02-16 | 1 | -21/+17 |
* | | Use bool instead of boolean in proto | Gabriel Caruso | 2018-02-04 | 1 | -1/+1 |
* | | Trailing whitespaces | Gabriel Caruso | 2018-01-03 | 1 | -2/+2 |
* | | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-04-17 | 1 | -26/+34 |
|\ | |||||
| * | Fixed bug #74439 Wrong reflection on the Locale methods | Fabien Villepinte | 2017-04-17 | 1 | -26/+34 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-11-22 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | remove TSRMLS_* | Anatol Belski | 2016-11-21 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2016-11-03 | 1 | -0/+7 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2016-11-03 | 1 | -0/+7 |
| |\ | |||||
| | * | More string length checks & fixes | Stanislav Malyshev | 2016-11-03 | 1 | -1/+8 |
| | * | Add more locale length checks, due to ICU bugs. | Stanislav Malyshev | 2016-10-04 | 1 | -0/+8 |
| * | | update len in fallback cases | Anatol Belski | 2016-10-12 | 1 | -0/+5 |
| * | | avoid strlen | Anatol Belski | 2016-10-12 | 1 | -5/+5 |
| * | | Add more locale length checks, due to ICU bugs. | Stanislav Malyshev | 2016-10-12 | 1 | -0/+8 |
* | | | update len in fallback cases | Anatol Belski | 2016-10-14 | 1 | -0/+5 |
* | | | avoid strlen | Anatol Belski | 2016-10-14 | 1 | -5/+5 |
* | | | Add more locale length checks, due to ICU bugs. | Stanislav Malyshev | 2016-10-14 | 1 | -0/+8 |
* | | | fix broken proto doc | Anatol Belski | 2016-07-26 | 1 | -5/+5 |
* | | | fix data type | Anatol Belski | 2016-07-26 | 1 | -2/+2 |
* | | | use more suitable types here, too | Anatol Belski | 2016-07-25 | 1 | -39/+35 |
* | | | change to more suitable datatypes | Anatol Belski | 2016-07-25 | 1 | -5/+5 |