1.76.2
·
4 commits
to master
since this release
Included commits: 1.76.1...1.76.2
Fixes
- Fixed
LanguageNegotiation::getLanguageIsoCode()to correctly convert locale codes from underscore format (de_DE) to hyphen format (de-DE) before BCP-47 negotiation, and map the result back case-insensitively, ensuring the correct store locale is returned instead of always falling back to the default.