We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b71f98 commit e6a3394Copy full SHA for e6a3394
CHANGELOG.md
@@ -18,7 +18,8 @@ CHANGELOG
18
`workflow.state_machine`
19
* Add `rate_limiter` configuration option to `messenger.transport` to allow rate limited transports using the RateLimiter component
20
* 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
+ * 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
23
24
6.1
25
---
0 commit comments