master
Use *.data for tests data files
Migrate skip checks to --EXTENSIONS--, p3
Move test from intl to iconv
Fix bug #78069 - Out-of-bounds read in iconv.c:_php_iconv_mime_decode() due to integer overflow
Fix GH-17047: UAF on iconv filter failure
Merge branch 'PHP-8.0' into PHP-8.1
Fix iconv_open basic test (#15611)
Add test for iconv_mime_encode() for input-charset and output-charset
Add regression test for iconv stream filters
Add test for iconv_strpos() internal encoding error
Fix iconv tests skipped on windows