--TEST-- Bug #61116 (HTML functions use encoding, not charset) --FILE-- --EXPECT-- Function [ function htmlspecialchars ] { - Parameters [4] { Parameter #0 [ $string ] Parameter #1 [ $quote_style ] Parameter #2 [ $encoding ] Parameter #3 [ $double_encode ] } } Function [ function get_html_translation_table ] { - Parameters [3] { Parameter #0 [ $table ] Parameter #1 [ $quote_style ] Parameter #2 [ $encoding ] } }