If everything goes smoothly, you should only find this output in the PHP log:
Code: Select all
[20-Jan-2025 00:31:55 UTC] Debugging: langconf loaded: Array
(
[id] => Deutsch (DE)
[locale] => de-de
[charsets] => Array
(
[0] => utf-8
[1] => iso-8859-15
)
[localecountry_a] => de_DE
[localecountry_b] => de-DE
[localeshort] => de
[localecharset_a] => .UTF-8
[localecharset_b] => .utf8
[localecharset_c] => .ISO-8859-15
[localecharset_d] => .iso885915
)
[20-Jan-2025 00:31:55 UTC] Debugging: Charset comparison. Defined: Array
(
[0] => utf-8
[1] => iso-8859-15
)
. Current: utf-8