0

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?

enter image description here

3
  • 1
    I guess the problem is related to this moodle_exception class, there's nothing to do with xdebug or php. Commented Aug 12, 2024 at 7:01
  • 1
    Try disabling Xebug to see If the exception message shows correctly or is still the same. Commented Aug 12, 2024 at 7:08
  • @Olivier ok i’ll try it. Commented Aug 12, 2024 at 23:31

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.