Chris

Results 6 comments of Chris

> But it would be a great one to have available, if you don't mind releasing in the modules directory, if it doesn't already exist there. That's no problem. I...

I'm not sure how to check this, as the error has always shown up inconsistently, but it probably should still be dealt with. The GitHub API docs specifically [require a...

I just stumbled over this issue and can confirm that it happens using `Html5QrcodeScanner`.

If this feature is added, it might be worth to add checks for Windows systems. On Windows, PHP versions < 7.1 do not support characters outside of the active locale....

> I'm not linux/mac user so I can't make comments on this, but from my very limited testing, linux is not better in this regard. I suppose it has to...

The characters in Apache-generated file listings should be shown correctly if you set `AddDefaultCharset UTF-8` in http.conf or, in the .htaccess in the directory with the files, `IndexOptions +Charset=UTF-8` as...