phpshell icon indicating copy to clipboard operation
phpshell copied to clipboard

Gracefully handle UTF-8 in Live Preview

Open homersimpsons opened this issue 11 months ago • 0 comments

It would be a great addition to handle UTF-8 correctly in Live Preview.

I wanted to diagnose some UTF-8 related things but the output is not readable in live-preview: https://3v4l.org/ZsUDp

image

string(14) "μεθοδοσ"

Note that it is readable when pressing "eval();" button: image

Thank you for this awesome project!

homersimpsons avatar Mar 06 '24 22:03 homersimpsons