I have encountered some error in VSCode with Xdebug. Sometimes the Exception message is not represented as UTF-8 so I can't understand the error message.
I've set the character encoding to UTF-8 in both php.ini and VSCode.
What should I do to translate it to UTF-8?
