# Bug report I'm getting this error: ``` 35 Parameter #1 $str of function mb_convert_encoding expects string, array<int, string> given. ``` even if `mb_convert_encoding` accepts arrays since `php7.2`