--TEST-- Exhaustive test of verification and conversion of ARMSCII-8 text --SKIPIF-- --FILE-- UTF-16BE\n"; findInvalidChars($fromUnicode, $invalid, $unused, array_fill_keys(range(0,0xFF), 2)); convertAllInvalidChars($invalid, $fromUnicode, 'UTF-16BE', 'ARMSCII-8', '%'); echo "Tested UTF-16BE -> ARMSCII-8\n"; ?> --EXPECT-- Tested ARMSCII-8 -> UTF-16BE Tested UTF-16BE -> ARMSCII-8