Commit 94688ac
committed
Merge branch '6.1' into 6.2
* 6.1:
[HttpKernel] Fix empty request stack when terminating with exception
[HttpKernel] Remove EOL when using error_log() in HttpKernel Logger
[HttpClient] Add test case for seeking into the content of RetryableHttpClient responses
[HttpClient] Fix buffering after calling AsyncContext::passthru()
s/annd/and
s/gargage/garbage
[HttpClient] fix merge
[HttpClient] Don't override header if is x-www-form-urlencoded
[Console] Fix error output on windows cli
Reserve keys when using numeric ones
add missing Azerbaijani translations
fix few typos/inconsistencies in latvian translations
Fix TypeError in Router when using UrlGenerator
[Messenger] Fix amqp socket lost
fix: use message object from event2 files changed
+11
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
73 | 81 | | |
74 | 82 | | |
75 | 83 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments