Skip to content

Commit e6a3394

Browse files
MatTheCatfabpot
authored andcommitted
[HttpKernel] Use Accept-Language header even if there are no enabled locales
1 parent 1b71f98 commit e6a3394

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ CHANGELOG
1818
`workflow.state_machine`
1919
* Add `rate_limiter` configuration option to `messenger.transport` to allow rate limited transports using the RateLimiter component
2020
* Remove `@internal` tag from secret vaults to allow them to be used directly outside the framework bundle and custom vaults to be added
21-
* Deprecate "framework.form.legacy_error_messages" config node
21+
* Deprecate `framework.form.legacy_error_messages` config node
22+
* Set locale from request rather than default locale if `framework.enabled_locales` is empty and `framework.set_locale_from_accept_language` is true
2223

2324
6.1
2425
---

0 commit comments

Comments
 (0)