Skip to content

v2.0.2

Compare
Choose a tag to compare
@mattcasiro mattcasiro released this 09 Jan 18:13

Resolve language code 'no' from browser

When a browser submits the language as 'no', Locale::acceptFromHttp('no') returns false. This release will ensure 'no' is returned from getBrowserLanguage() in this situation. Similar circumstances will yield similar results.