Commit 7e94049
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 constraint3 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
0 commit comments