--TEST-- mb_http_output() --SKIPIF-- --FILE-- --EXPECTF-- OK_ASCII_SET ASCII OK_SJIS_SET SJIS OK_JIS_SET JIS OK_UTF-8_SET UTF-8 OK_EUC-JP_SET EUC-JP == INVALID PARAMETER == Warning: mb_http_output(): Unknown encoding "BAD_NAME" in %s on line %d OK_BAD_SET EUC-JP Warning: mb_http_output() expects parameter 1 to be string, array given in %s on line %d OK_BAD_ARY_SET EUC-JP Warning: mb_http_output() expects parameter 1 to be string, object given in %s on line %d OK_BAD_OBJ_SET EUC-JP