Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-11-14 | 2 | -1/+26 |
|\ | |||||
| * | Fix #77147: Fix for 60494 ignores ICONV_MIME_DECODE_CONTINUE_ON_ERROR | Christoph M. Becker | 2018-11-14 | 2 | -1/+26 |
| * | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 35 | -40/+17 |
| * | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 42 | -93/+93 |
| * | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 2 | -2/+1 |
| * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 2 | -2/+2 |
* | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 35 | -40/+17 |
* | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 42 | -93/+93 |
* | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 2 | -2/+1 |
* | | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 2 | -2/+2 |
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-09-22 | 2 | -2/+23 |
|\ \ | |/ | |||||
| * | Fix #66828: iconv_mime_encode Q-encoding longer than it should be | Christoph M. Becker | 2018-09-22 | 2 | -2/+23 |
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-08-26 | 2 | -2/+18 |
|\ \ | |/ | |||||
| * | Fix #68180: iconv_mime_decode can return extra characters in a header | Christoph M. Becker | 2018-08-26 | 2 | -2/+18 |
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-08-25 | 2 | -1/+27 |
|\ \ | |/ | |||||
| * | Fix #60494: iconv_mime_decode does ignore special characters | Christoph M. Becker | 2018-08-25 | 2 | -1/+27 |
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-08-25 | 2 | -0/+88 |
|\ \ | |/ | |||||
| * | Fix #63839: iconv_mime_decode_headers function is skipping headers | Christoph M. Becker | 2018-08-25 | 2 | -0/+88 |
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-08-25 | 2 | -0/+39 |
|\ \ | |/ | |||||
| * | Fix #55146: iconv_mime_decode_headers() skips some headers | Christoph M. Becker | 2018-08-25 | 2 | -0/+39 |
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-04-24 | 1 | -2/+4 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2018-04-24 | 1 | -2/+4 |
| |\ | |||||
| | * | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2018-04-24 | 1 | -2/+4 |
| | |\ | |||||
| | | * | Fix test portability | Anatol Belski | 2018-04-24 | 1 | -2/+4 |
* | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2018-04-23 | 2 | -0/+21 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2018-04-23 | 2 | -0/+21 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-04-23 | 2 | -0/+21 |
| | |\ \ | | | |/ | |||||
| | | * | Fix tsrm_ls | Stanislav Malyshev | 2018-04-23 | 1 | -1/+1 |
| | | * | Fix test | Stanislav Malyshev | 2018-04-22 | 1 | -2/+4 |
| | | * | Fix bug #76249 - fail on invalid sequences | Stanislav Malyshev | 2018-04-22 | 2 | -0/+19 |
| | | * | More string length checks & fixes | Stanislav Malyshev | 2016-11-03 | 1 | -1/+1 |
| | * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 2 | -2/+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 | 2 | -2/+2 |
| * | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 2 | -2/+2 |
* | | | | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 |
* | | | | 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 | 2 | -2/+2 |
* | | | | further normalizations, uint vs uint32_t | Anatol Belski | 2016-11-26 | 1 | -1/+1 |
* | | | | Remove the b prefix from literals on unrelated tests | Pedro Magalhães | 2016-11-20 | 13 | -33/+33 |
* | | | | 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 | 2 | -2/+16 |
|\ \ \ | |/ / | |||||
| * | | Fix #72320: iconv_substr returns false for empty strings | Christoph M. Becker | 2016-07-29 | 2 | -2/+16 |
* | | | Add negative offset support to iconv_strpos() | Francois Laupretre | 2016-03-09 | 5 | -132/+172 |
* | | | strpos()/stripos(): Add support for negative offsets | Francois Laupretre | 2016-03-09 | 1 | -1/+0 |
|/ / | |||||
* | | Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE | Nikita Popov | 2016-03-03 | 2 | -2/+2 |