Commit f6d6856
committed
Merge branch '7.4' into 8.0
* 7.4:
[Messenger] Allow to use custom http client for sqs messenger transport
[JsonStreamer] Merge `PropertyMetadata` value transformers
[Mailer] Relax regexp to parse message ids
[Mailer] Fix parsing message ids in SMTP responses
Reviewed translations
[HttpClient] Consider cached responses without expiration as immediately stale
[Routing] Indicate type of rejected object in CompiledUrlMatcherDumper
[Workflow] Extract code from the data collector to a dedicated class
[Messenger] Add `MessageSentToTransportsEvent`
Add FormFlow for multistep forms management
[HttpKernel][DebugBundle] Collect dumps when console profiling is enabled2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
130 | 135 | | |
131 | 136 | | |
132 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
| |||
0 commit comments