summaryrefslogtreecommitdiff
path: root/ext/iconv
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-11-142-1/+26
|\
| * Fix #77147: Fix for 60494 ignores ICONV_MIME_DECODE_CONTINUE_ON_ERRORChristoph M. Becker2018-11-142-1/+26
| * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1535-40/+17
| * Trim trailing whitespace in *.phptPeter Kokot2018-10-1442-93/+93
| * Sync leading and final newlines in source code filesPeter Kokot2018-10-142-2/+1
| * Trim trailing whitespace in source code filesPeter Kokot2018-10-132-2/+2
* | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1535-40/+17
* | Trim trailing whitespace in *.phptPeter Kokot2018-10-1442-93/+93
* | Sync leading and final newlines in source code filesPeter Kokot2018-10-142-2/+1
* | Trim trailing whitespace in source code filesPeter Kokot2018-10-132-2/+2
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-09-222-2/+23
|\ \ | |/
| * Fix #66828: iconv_mime_encode Q-encoding longer than it should beChristoph M. Becker2018-09-222-2/+23
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-08-262-2/+18
|\ \ | |/
| * Fix #68180: iconv_mime_decode can return extra characters in a headerChristoph M. Becker2018-08-262-2/+18
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-08-252-1/+27
|\ \ | |/
| * Fix #60494: iconv_mime_decode does ignore special charactersChristoph M. Becker2018-08-252-1/+27
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-08-252-0/+88
|\ \ | |/
| * Fix #63839: iconv_mime_decode_headers function is skipping headersChristoph M. Becker2018-08-252-0/+88
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-08-252-0/+39
|\ \ | |/
| * Fix #55146: iconv_mime_decode_headers() skips some headersChristoph M. Becker2018-08-252-0/+39
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-04-241-2/+4
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2018-04-241-2/+4
| |\
| | * Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2018-04-241-2/+4
| | |\
| | | * Fix test portabilityAnatol Belski2018-04-241-2/+4
* | | | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-04-232-0/+21
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-04-232-0/+21
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-04-232-0/+21
| | |\ \ | | | |/
| | | * Fix tsrm_lsStanislav Malyshev2018-04-231-1/+1
| | | * Fix testStanislav Malyshev2018-04-221-2/+4
| | | * Fix bug #76249 - fail on invalid sequencesStanislav Malyshev2018-04-222-0/+19
| | | * More string length checks & fixesStanislav Malyshev2016-11-031-1/+1
| | * | Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
* | | | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-01-261-0/+2
|\ \ \ \ | |/ / /
| * | | Be consistent in clearing out in php_iconv_string()Philip Prindeville2018-01-261-0/+2
| * | | year++Xinchen Hui2018-01-022-2/+2
| * | | Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
* | | | year++Xinchen Hui2018-01-022-2/+2
* | | | Drop unnecessary allocator return value checksNikita Popov2017-03-131-24/+6
* | | | Drop unnecessary checks of pemalloc() return valueDavid Carlier2017-03-121-11/+2
* | | | Update copyright headers to 2017Sammy Kaye Powers2017-01-022-2/+2
* | | | further normalizations, uint vs uint32_tAnatol Belski2016-11-261-1/+1
* | | | Remove the b prefix from literals on unrelated testsPedro Magalhães2016-11-2013-33/+33
* | | | Remove Netware supportKalle Sommer Nielsen2016-11-121-10/+1
* | | | catch up with stream datatypesAnatol Belski2016-10-051-1/+1
|/ / /
* | | remove useless assignmentAnatol Belski2016-09-011-1/+0
* | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-08-302-2/+16
|\ \ \ | |/ /
| * | Fix #72320: iconv_substr returns false for empty stringsChristoph M. Becker2016-07-292-2/+16
* | | Add negative offset support to iconv_strpos()Francois Laupretre2016-03-095-132/+172
* | | strpos()/stripos(): Add support for negative offsetsFrancois Laupretre2016-03-091-1/+0
|/ /
* | Move semicolon into TSRMLS_CACHE_EXTERN/DEFINENikita Popov2016-03-032-2/+2