summaryrefslogtreecommitdiff
path: root/ext/iconv/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix #66828: iconv_mime_encode Q-encoding longer than it should beChristoph M. Becker2018-09-221-0/+21
* Fix #68180: iconv_mime_decode can return extra characters in a headerChristoph M. Becker2018-08-261-0/+16
* Fix #60494: iconv_mime_decode does ignore special charactersChristoph M. Becker2018-08-251-0/+23
* Fix #63839: iconv_mime_decode_headers function is skipping headersChristoph M. Becker2018-08-251-0/+71
* Fix #55146: iconv_mime_decode_headers() skips some headersChristoph M. Becker2018-08-251-0/+36
* 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.0' into PHP-7.1Stanislav Malyshev2018-04-231-0/+18
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-04-231-0/+18
| |\ \ | | |/
| | * Fix testStanislav Malyshev2018-04-221-2/+4
| | * Fix bug #76249 - fail on invalid sequencesStanislav Malyshev2018-04-221-0/+16
| | * fix testsAnatol Belski2015-08-211-1/+1
| | * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-05-091-0/+27
| | |\
| | | * Fix #48147 - implement manual handling of //IGNORE for broken libcStanislav Malyshev2015-05-091-0/+27
* | | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-08-301-0/+14
|\ \ \ \ | |/ / /
| * | | Fix #72320: iconv_substr returns false for empty stringsChristoph M. Becker2016-07-291-0/+14
* | | | Add negative offset support to iconv_strpos()Francois Laupretre2016-03-094-129/+160
* | | | strpos()/stripos(): Add support for negative offsetsFrancois Laupretre2016-03-091-1/+0
|/ / /
* | | added regression test for bug #69840Christoph M. Becker2015-06-171-0/+20
* | | Fix #48147 - implement manual handling of //IGNORE for broken libcStanislav Malyshev2015-05-081-0/+27
* | | remove the extra commaAnatol Belski2014-12-261-1/+1
* | | Merge branch 'PHP-5.6'Xinchen Hui2014-12-251-0/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2014-12-251-0/+2
| |\ \ | | |/
| | * Fixed testXinchen Hui2014-12-251-0/+2
* | | Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-215-39/+39
* | | Merge branch 'master' into zppFailOnOverflowAndrea Faulds2014-11-292-0/+38
|\ \ \
| * \ \ Merge branch 'PHP-5.6'Anatol Belski2014-11-242-1/+21
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-11-242-1/+21
| | |\ \ | | | |/
| | | * fork test for windowsAnatol Belski2014-11-242-1/+21
| * | | Merge branch 'PHP-5.6'Stanislav Malyshev2014-11-231-0/+18
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-11-231-0/+18
| | |\ \ | | | |/
| | | * added various tests for XSLTProcessor and one test for iconv extensionRodrigo Prado de Jesus2014-09-281-0/+18
* | | | skip tests on 32-bitAndrea Faulds2014-11-283-2/+5
* | | | Fixes iconv testsFlorian MARGAINE2014-11-094-36/+10
|/ / /
* | | fixed the testAnatol Belski2014-08-211-2/+2
|/ /
* | Remove unneeded string copy.Yasuo Ohgaki2014-03-271-0/+77
* | Add missing E_DEPRECATED error for https://wiki.php.net/rfc/default_encodingYasuo Ohgaki2014-03-127-0/+12
* | Implement RFC https://wiki.php.net/rfc/default_encodingYasuo Ohgaki2014-02-132-27/+95
|/
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-109-0/+0
|\
| * Remove executable permission on phptXinchen Hui2012-10-109-0/+0
| * Fix the test in 5.4 and trunk.Hannes Magnusson2011-09-051-1/+1
| * Fixed test. Apparently it was already fixed on PHP_5_3 98% of the cases andMatteo Beccati2011-08-311-7/+7
| * Fixed bug #51250 (iconv_mime_decode() does not ignore malformed Q-encoded words)Ilia Alshanetsky2010-12-011-0/+29
| * Fixed bug #53304 (quot_print_decode does not handle lower-case hex digits)Ilia Alshanetsky2010-11-251-0/+13
| * - Fixed tests not passing under windows because of the directory separatorPatrick Allaert2010-11-081-1/+1
| * Fixed bug #52941 (The 'iconv_mime_decode_headers' function is skippingAdam Harvey2010-09-301-0/+41
| * Fix for bug #48289 (iconv_mime_encode() quoted-printable scheme is broken).Adam Harvey2010-05-041-0/+22
* | - missing --SKIPIF--Pierre Joye2011-09-061-0/+1
* | - add skipifPierre Joye2011-09-061-0/+3