| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace ZVAL_COPY() and ZVAL_COPY_VALUE() for IS_OBJECT by cheaper macros | Dmitry Stogov | 2019-05-28 | 1 | -1/+1 |
* | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -9/+0 |
* | Use ZEND_THIS macro to hide implementation details in extensions code. | Dmitry Stogov | 2018-11-15 | 1 | -1/+1 |
* | Eliminate useless $this related check | Dmitry Stogov | 2018-11-14 | 1 | -1/+1 |
* | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 2 | -2/+0 |
* | Require ICU ≥ 50.1 | Christoph M. Becker | 2018-09-15 | 1 | -7/+0 |
* | Remove needless version checks | Christoph M. Becker | 2018-08-01 | 1 | -2/+0 |
* | Uze ZVAL_COPY_DEREF() instead of ZVAL_DEREF() and ZVAL_COPY() | Dmitry Stogov | 2018-07-09 | 1 | -2/+1 |
* | Export standard object handlers, to avoid indirect access | Dmitry Stogov | 2018-05-31 | 1 | -1/+1 |
* | Simplify namespace access | Anatol Belski | 2018-04-01 | 3 | -4/+4 |
* | Utilize the recommended way to handle the icu namespace | Anatol Belski | 2018-03-31 | 3 | -0/+6 |
* | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -1/+1 |
* | Move zend_object_iterator_funcs structures into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -1/+1 |
* | Encapsulate reference-counting primitives. | Dmitry Stogov | 2017-10-27 | 1 | -1/+1 |
* | Merge branch 'PHP-7.1' into PHP-7.2 | Derick Rethans | 2017-08-15 | 1 | -3/+3 |
|\ |
|
| * | Merged PHP-7.0 by hand due to conflicts. | Derick Rethans | 2017-08-15 | 1 | -3/+3 |
* | | Merge branch 'PHP-7.1' | Nikita Popov | 2017-04-09 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | Fixed #74298 - IntlDateFormatter->format() doesn't return microseconds/fractions | andrewnester | 2017-04-09 | 1 | -1/+4 |
* | | Merge branch 'PHP-7.1' | Nikita Popov | 2017-03-29 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Let MessageFormatter and IntlDateFormatter accept DateTimeImmutable as well | Ben Scholzen | 2017-03-29 | 1 | -4/+4 |
* | | Deduplicate NAN/INF portability, move to Zend | Andrea Faulds | 2016-03-20 | 1 | -10/+4 |
|/ |
|
* | Get rid of implicit type casting in GC_*() macros in Zend/zend_types.h. | Dmitry Stogov | 2015-08-13 | 1 | -1/+1 |
* | Get rid of more ZVAL_ZVAL() macros | Dmitry Stogov | 2015-06-12 | 1 | -1/+2 |
* | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -3/+3 |
* | cleanup intl types | Stanislav Malyshev | 2014-12-29 | 1 | -1/+1 |
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 5 | -77/+77 |
* | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 6 | -6/+6 |
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 3 | -14/+14 |
* | ported ext/intl, bugfixes to go | Anatol Belski | 2014-08-19 | 1 | -4/+4 |
* | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 3 | -10/+10 |
* | Fixed iterators | Xinchen Hui | 2014-06-29 | 1 | -3/+3 |
* | Fixed segfault temporarily (probably need to be reverted later) | Xinchen Hui | 2014-06-29 | 1 | -2/+2 |
* | Fixed segfault, segfault and segfault | Xinchen Hui | 2014-06-29 | 1 | -4/+1 |
* | Fixed segfault while starting up | Xinchen Hui | 2014-06-28 | 1 | -1/+1 |
* | Refactoring ext/intl (incompleted) | Xinchen Hui | 2014-06-28 | 4 | -62/+56 |
* | Add support for non-scalar Iterator keys in foreach | Nikita Popov | 2013-03-12 | 1 | -13/+1 |
* | Merge branch '5.4' | Gustavo André dos Santos Lopes | 2012-07-30 | 2 | -0/+0 |
|\ |
|
| * | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-07-30 | 2 | -0/+0 |
| |\ |
|
| | * | Remove executable bit from files | Gustavo André dos Santos Lopes | 2012-07-30 | 2 | -0/+0 |
* | | | Merge branch 'datefmt_tz_cal_interop' | Gustavo André dos Santos Lopes | 2012-07-22 | 2 | -0/+290 |
|\ \ \ |
|
| * | | | Added IntlDateFormatter::formatObject(). Refactor | Gustavo André dos Santos Lopes | 2012-07-22 | 2 | -23/+196 |
| * | | | Unified zval -> UDate conversions | Gustavo André dos Santos Lopes | 2012-07-02 | 2 | -0/+117 |
* | | | | Merge branch 'PHP-5.4' | Stanislav Malyshev | 2012-06-30 | 1 | -2/+2 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Fixed the common misspelling of the word occurred (occured -> occurred) | Marc Easen | 2012-06-30 | 1 | -2/+2 |
| * | | | - Fixed bug #60392 (U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR undeclared) | Gustavo André dos Santos Lopes | 2011-11-26 | 1 | -0/+2 |
| * | | | - Support for UTS #46. | Gustavo André dos Santos Lopes | 2011-11-24 | 1 | -2/+1 |
| | |/
| |/| |
|
* | | | Change in BreakIterator::getPartsIterator() | Gustavo André dos Santos Lopes | 2012-06-10 | 2 | -1/+2 |
* | | | BreakIterator and RuleBasedBreakiterator added | Gustavo André dos Santos Lopes | 2012-06-04 | 2 | -40/+47 |
| |/
|/| |
|
* | | DateFormat plays nice with Calendar, TimeZone | Gustavo André dos Santos Lopes | 2012-06-04 | 1 | -0/+2 |
* | | Compatibility with old versions of ICU (4.0+). | Gustavo André dos Santos Lopes | 2012-04-01 | 1 | -0/+3 |