Closed 3egirlsdream closed 2 years ago
@3egirlsdream Multiple people have reported this without me figuring out how to reproduce it. On my system chinese characters works great. Could you provide me with some details about the web server and locale setup?
@3egirlsdream Here is an example file that you could load through apache:
<?php
$currentLocale = setlocale(LC_ALL, 0);
var_dump($currentLocale);
I need the output of this so I can try to reproduce the issue locally.
@3egirlsdream Please try version 0.7.13 .
Closing this. This should be fixed now.
how to reappear