summaryrefslogtreecommitdiff
path: root/ext/iconv/tests
Commit message (Expand)AuthorAgeFilesLines
* Deprecate passing null to non-nullable arg of internal functionNikita Popov2021-02-112-2/+2
* Update iconv parameter namesNikita Popov2020-09-2912-15/+15
* Consistently handle out of bounds offsets in iconv_strpos()Nikita Popov2020-09-282-22/+33
* Throw warning for invalid iconv charsetNikita Popov2020-09-284-4/+4
* Normalize substr() behaviorNikita Popov2020-09-252-6/+54
* Run tidyNikita Popov2020-09-183-3/+3
* Add many missing closing PHP tags to testsMáté Kocsis2020-08-093-0/+3
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-2411-57/+0
* Remove depreacted curly brace offset syntaxGeorge Peter Banyard2020-05-221-1/+1
* Improve some TypeError and ValueError messagesMáté Kocsis2020-04-141-2/+2
* Merge branch 'PHP-7.4'Christoph M. Becker2020-03-231-0/+18
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-03-231-0/+18
| |\
| | * Fix #79200: Some iconv functions cut Windows-1258Christoph M. Becker2020-03-231-0/+18
* | | Reindent phpt filesNikita Popov2020-02-0314-104/+104
* | | Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-171-1/+1
* | | Promote warnings to exceptions in string search related functionsMáté Kocsis2019-12-201-8/+6
* | | Clean DONE tags from testsFabien Villepinte2019-11-079-18/+0
* | | Accept null lengths for substr functions()Colin O'Dell2019-10-221-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'Stanislav Malyshev2019-05-272-0/+15
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2019-05-272-0/+15
| |\ \ | | |/
| | * Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2019-05-272-0/+15
| | |\
| | | * Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-05-272-0/+15
| | | |\
| | | | * Fix bug #78069 - Out-of-bounds read in iconv.c:_php_iconv_mime_decode() due t...Stanislav Malyshev2019-05-272-0/+15
* | | | | 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'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'Peter Kokot2019-03-153-8/+8
|\ \ \ \ \ | |/ / / /
| * | | | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-153-8/+8
* | | | | 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-031-1/+1
* | | | Merge branch 'PHP-7.3'Christoph M. Becker2018-11-141-0/+21
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-11-141-0/+21
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-11-141-0/+21
| | |\ \ | | | |/
| | | * Fix #77147: Fix for 60494 ignores ICONV_MIME_DECODE_CONTINUE_ON_ERRORChristoph M. Becker2018-11-141-0/+21
| | | * 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-141-1/+1
| | * | 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-141-1/+1
| * | | 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-141-1/+1
* | | | Remove unused test.inc in ext/iconv/testsPeter Kokot2018-10-159-15/+0