You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug symfony#48534 [FrameworkBundle] add kernel.locale_aware tag to LocaleSwitcher (kbond)
This PR was merged into the 6.1 branch.
Discussion
----------
[FrameworkBundle] add `kernel.locale_aware` tag to `LocaleSwitcher`
| Q | A
| ------------- | ---
| Branch? | 6.1
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | Fixsymfony#48499
| License | MIT
| Doc PR | n/a
This adds `kernel.locale_aware` to the `LocalSwitcher` service so that when autowiring `LocaleAwareInterface` (which is an alias for `LocaleSwitcher`), it has the current locale.
Commits
-------
1661c7e [FrameworkBundle] add `kernel.locale_aware` tag to `LocaleSwitcher`
0 commit comments