Skip to content

Commit f893af9

Browse files
Changelog: Fixed localization fallback bug in IncomingRequest
1 parent 7df2824 commit f893af9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

user_guide_src/source/changelogs/v4.6.5.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ Deprecations
3030
Bugs Fixed
3131
**********
3232

33+
- **Localization:** Fixed a bug in ``IncomingRequest::setLocale()`` that prevented falling back to valid, supported generic language code as locale.
34+
3335
See the repo's
3436
`CHANGELOG.md <https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md>`_
3537
for a complete list of bugs fixed.

0 commit comments

Comments
 (0)