Commit 02665ef
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
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
4 | 9 | | |
5 | 10 | | |
6 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
63 | 68 | | |
64 | 69 | | |
65 | 70 | | |
66 | 71 | | |
67 | 72 | | |
| 73 | + | |
68 | 74 | | |
69 | 75 | | |
70 | 76 | | |
| |||
0 commit comments