id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
1778	Charset opcodes are deprecated	nwellnhof	nwellnhof	"After the charset/encoding merge, the following opcodes can be deprecated:

{{{
charset
charsetname
find_charset
trans_charset
}}}

Use the corresponding encoding opcodes instead. The list of supported encodings is:

{{{
ascii
iso-8859-1
binary
utf8
utf16
ucs2
ucs4
}}}

Use the 'utf8' encoding instead of the 'unicode' charset. The 'fixed_8' encoding is also going away. Use 'ascii' instead."	deprecation	closed	normal	2.10	core	trunk	medium	fixed					
