Hi
if in utf-8 mode, we try to use mbstring functions for work with strings, to work correctly with multibyte chars. However we do not suggest adding mbstring anywhere, so it leads to bug reports like 1063149 [1]. The question is how to warn users about this. Warning on main page if mbstring is not found and using multibyte charset or just notice in documentation or something else?
1. https://sourceforge.net/tracker/index.php?func=detail&aid=1063149&gr...