Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2018-09-22 | 1 | -2/+2 |
|\ | |||||
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-09-22 | 1 | -2/+2 |
| |\ | |||||
| | * | Fix #66828: iconv_mime_encode Q-encoding longer than it should be | Christoph M. Becker | 2018-09-22 | 1 | -2/+2 |
* | | | Escape trigraph sequence | Nikita Popov | 2018-09-04 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2018-08-26 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-08-26 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Fix #68180: iconv_mime_decode can return extra characters in a header | Christoph M. Becker | 2018-08-26 | 1 | -2/+2 |
* | | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2018-08-25 | 1 | -1/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-08-25 | 1 | -1/+4 |
| |\ \ | | |/ | |||||
| | * | Fix #60494: iconv_mime_decode does ignore special characters | Christoph M. Becker | 2018-08-25 | 1 | -1/+4 |
* | | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2018-08-25 | 1 | -0/+17 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-08-25 | 1 | -0/+17 |
| |\ \ | | |/ | |||||
| | * | Fix #63839: iconv_mime_decode_headers function is skipping headers | Christoph M. Becker | 2018-08-25 | 1 | -0/+17 |
* | | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2018-08-25 | 1 | -0/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-08-25 | 1 | -0/+3 |
| |\ \ | | |/ | |||||
| | * | Fix #55146: iconv_mime_decode_headers() skips some headers | Christoph M. Becker | 2018-08-25 | 1 | -0/+3 |
* | | | Fix #53891: iconv_mime_encode() fails to Q-encode UTF-8 string | Christoph M. Becker | 2018-08-25 | 1 | -1/+2 |
* | | | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+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 | -5/+5 |
* | | | Avoid useless checks, using zend_string_efree(), in cases where the string is... | Dmitry Stogov | 2018-05-08 | 1 | -9/+9 |
* | | | Merge branch 'PHP-7.2' | Stanislav Malyshev | 2018-04-23 | 1 | -0/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2018-04-23 | 1 | -0/+3 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2018-04-23 | 1 | -0/+3 |
| | |\ | |||||
| | | * | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-04-23 | 1 | -0/+3 |
| | | |\ | |||||
| | | | * | Fix tsrm_ls | Stanislav Malyshev | 2018-04-23 | 1 | -1/+1 |
| | | | * | Fix bug #76249 - fail on invalid sequences | Stanislav Malyshev | 2018-04-22 | 1 | -0/+3 |
| | | | * | More string length checks & fixes | Stanislav Malyshev | 2016-11-03 | 1 | -1/+1 |
| | | * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | | | | | Remove unnecessary cast | Anatol Belski | 2018-02-17 | 1 | -1/+1 |
* | | | | | Merge branch 'PHP-7.2' | Nikita Popov | 2018-01-26 | 1 | -0/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2018-01-26 | 1 | -0/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Be consistent in clearing out in php_iconv_string() | Philip Prindeville | 2018-01-26 | 1 | -0/+2 |
| | * | | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| | * | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
| * | | | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | | | | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | | | | | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -3/+3 |
* | | | | | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -1/+1 |
* | | | | | Cleanup type conversion | Dmitry Stogov | 2017-12-07 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Drop unnecessary allocator return value checks | Nikita Popov | 2017-03-13 | 1 | -24/+6 |
* | | | | Drop unnecessary checks of pemalloc() return value | David Carlier | 2017-03-12 | 1 | -11/+2 |
* | | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | | | | further normalizations, uint vs uint32_t | Anatol Belski | 2016-11-26 | 1 | -1/+1 |
* | | | | Remove Netware support | Kalle Sommer Nielsen | 2016-11-12 | 1 | -10/+1 |
* | | | | catch up with stream datatypes | Anatol Belski | 2016-10-05 | 1 | -1/+1 |
|/ / / | |||||
* | | | remove useless assignment | Anatol Belski | 2016-09-01 | 1 | -1/+0 |
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-08-30 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Fix #72320: iconv_substr returns false for empty strings | Christoph M. Becker | 2016-07-29 | 1 | -2/+2 |
* | | | Add negative offset support to iconv_strpos() | Francois Laupretre | 2016-03-09 | 1 | -3/+12 |
|/ / |