summaryrefslogtreecommitdiff
path: root/ext/iconv
Commit message (Expand)AuthorAgeFilesLines
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-252-4/+0
* Don't explicitly set return value on ZPP failure in ext/iconvChristoph M. Becker2019-08-231-7/+7
* Add ext/iconv stubsChristoph M. Becker2019-08-233-61/+90
* Merge branch 'PHP-7.4'Christoph M. Becker2019-07-291-0/+3
|\
| * 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
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-221-3/+2
|\ \ \ \ | |/ / /
| * | | Report errors from stream read and write operationsNikita Popov2019-07-221-3/+2
* | | | Merge branch 'PHP-7.4'Dmitry Stogov2019-06-061-2/+2
|\ \ \ \ | |/ / /
| * | | Cheaper checks for exceptions thrown from __toString()Dmitry Stogov2019-06-061-2/+2
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-051-5/+8
|\ \ \ \ | |/ / /
| * | | Allow exceptions in __toString()Nikita Popov2019-06-051-5/+8
* | | | Merge branch 'PHP-7.4'Stanislav Malyshev2019-05-273-1/+18
|\ \ \ \ | |/ / /
| * | | 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
* | | | | Merge branch 'PHP-7.4'Peter Kokot2019-05-172-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Use *.data for tests data filesPeter Kokot2019-05-172-1/+1
* | | | | Merge branch 'PHP-7.4'Peter Kokot2019-05-121-2/+0
|\ \ \ \ \ | |/ / / /
| * | | | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
* | | | | Merge branch 'PHP-7.4'Peter Kokot2019-05-101-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Remove unused variablesPeter Kokot2019-05-101-1/+1
* | | | | Merge branch 'PHP-7.4'Nikita Popov2019-04-173-7/+7
|\ \ \ \ \ | |/ / / /
| * | | | Remove some uses of deprecated internal_encoding settings in testsNikita Popov2019-04-173-7/+7
* | | | | Merge branch 'PHP-7.4'Nikita Popov2019-04-171-24/+12
|\ \ \ \ \ | |/ / / /
| * | | | Fix internal_encoding fallback in mbstringNikita Popov2019-04-171-24/+12
| * | | | Remove dubious memcmp optimization in iconvNikita Popov2019-04-121-1/+1
* | | | | Remove dubious memcmp optimization in iconvNikita Popov2019-04-121-1/+1
* | | | | Merge branch 'PHP-7.4'Peter Kokot2019-03-153-8/+8
|\ \ \ \ \ | |/ / / /
| * | | | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-153-8/+8
* | | | | Merge branch 'PHP-7.4'Peter Kokot2019-03-071-2/+5
|\ \ \ \ \ | |/ / / /
| * | | | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-2/+5
* | | | | Merge branch 'PHP-7.4'Nikita Popov2019-03-054-193/+0
|\ \ \ \ \ | |/ / / /
| * | | | Remove more zpp error testsNikita Popov2019-03-054-193/+0
* | | | | Remove $errcontext argument to error handlersNikita Popov2019-02-054-4/+4
|/ / / /
* | | | 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