summaryrefslogtreecommitdiff
path: root/ext/iconv
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-03-232-38/+65
|\
| * Fix #79200: Some iconv functions cut Windows-1258Christoph M. Becker2020-03-232-38/+65
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-10-081-1/+1
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-081-1/+1
| |\
| | * Fix #78642: Wrong libiconv version displayedChristoph M. Becker2019-10-081-1/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-07-291-0/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-07-291-0/+3
| |\ \ | | |/
| | * Fix #78342: Bus error in configure test for iconv //IGNOREChristoph M. Becker2019-07-291-0/+3
* | | Report errors from stream read and write operationsNikita Popov2019-07-221-3/+2
* | | Cheaper checks for exceptions thrown from __toString()Dmitry Stogov2019-06-061-2/+2
* | | Allow exceptions in __toString()Nikita Popov2019-06-051-5/+8
* | | Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2019-05-273-1/+18
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2019-05-273-1/+18
| |\ \ | | |/
| | * Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-05-273-1/+18
| | |\
| | | * Fix bug #78069 - Out-of-bounds read in iconv.c:_php_iconv_mime_decode() due t...Stanislav Malyshev2019-05-273-1/+18
* | | | Use *.data for tests data filesPeter Kokot2019-05-172-1/+1
* | | | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
* | | | Remove unused variablesPeter Kokot2019-05-101-1/+1
* | | | Remove some uses of deprecated internal_encoding settings in testsNikita Popov2019-04-173-7/+7
* | | | Fix internal_encoding fallback in mbstringNikita Popov2019-04-171-24/+12
* | | | Remove dubious memcmp optimization in iconvNikita Popov2019-04-121-1/+1
* | | | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-153-8/+8
* | | | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-2/+5
* | | | Remove more zpp error testsNikita Popov2019-03-054-193/+0
* | | | Remove zpp variation testsNikita Popov2019-02-0519-4367/+0
* | | | Remove local variablesPeter Kokot2019-02-033-17/+1
* | | | Remove yearly range from copyright noticeZeev Suraski2019-01-302-2/+2
* | | | Merge branch 'PHP-7.3'Christoph M. Becker2018-11-142-1/+26
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-11-142-1/+26
| |\ \ \ | | |/ /
| | * | 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
| * | | 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
* | | | Remove unused test.inc in ext/iconv/testsPeter Kokot2018-10-159-15/+0
* | | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1535-40/+17
* | | | Trim trailing whitespace in *.phptPeter Kokot2018-10-1431-34/+34
* | | | Trim trailing whitespace in testsGabriel Caruso2018-10-1425-59/+59
* | | | 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.3'Christoph M. Becker2018-09-223-13/+33
|\ \ \ \ | |/ / /