Hi,i have a non UTF-8 server problem,
i also read #937 and #1224 ,set 'encoding' => 'zh_CN.gbk','locale' => 'Chinese_China.936',
but the folder can display,the file can't.


@yangjinpanda Which PHP version are you using?
Thanks for your reply.
WAMPSERVER 3.0.6 - PHP 5.6.25
OK, In PHP 7.1 and above, the multibyte path problem has been fixed. You will get good results if you can update to PHP 7.1 or later.
Also, with PHP 7.1 and higher you do not need to set encoding and locale.
it work.thank you a lot.
i use wampserver addon upgrade to php7.1.0

Most helpful comment
it work.thank you a lot.

i use wampserver addon upgrade to php7.1.0