Commit b594749
committed
Merge branch '5.4' into 6.0
* 5.4:
[Security][WIP] Add authenticators info to the profiler
[Translation] Use symfony default locale when pulling translations from providers
added missing translations for Bosnian (bs)
Add the missing greek translations for security core and validator component
[HttpKernel] Fix return types in `EventDataCollector`
Do not call substr_count() if ip is null to avoid deprecation warning in PHP 8.1
[Security][Validator] Add missing translations for Slovenian (sl)
[Messenger] Add worker metadata inside logs
[Messenger] Log when worker should stop and when `SIGTERM` is received
cs fix
[Security][Validator] Add missing translations for Finnish (fi)
[VarDumper] returns a 500 when dd() is executed
chore(VarDumper): declare that dd() never returns
[MonologBridge] Deprecate the Swiftmailer handler
[Cache] Commit items implicitly only when deferred keys are requested
[MonologBridge] Deprecates ResetLoggersWorkerSubscriber
Fix "can not" spelling
[HttpClient] fix missing kernel.reset tag on TraceableHttpClient services
[Form] Fix ChoiceType Extension to effectively set and use the translator
Added new CssColor constraintFile tree
3 files changed
+3
-2
lines changed- DependencyInjection
3 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments