Commit 96e4d92
committed
Merge branch '6.2' into 6.3
* 6.2:
[Serializer] Handle datetime deserialization in U format
[HttpFoundation] Fix file streaming after connection aborted
Update HeaderBag::all PhpDoc
[Messenger] Add `IS_REPEATABLE` flag to `AsMessageHandler` attribute
Allow resources in Query::setParam
Fix param type annotation
[HttpClient] Fix setting duplicate-name headers when redirecting with AmpHttpClientFile tree
2 files changed
+16
-8
lines changed- Middleware/Debug
- Tests/Middleware/Debug
2 files changed
+16
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
149 | | - | |
150 | | - | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
151 | 154 | | |
152 | | - | |
| 155 | + | |
153 | 156 | | |
154 | 157 | | |
155 | 158 | | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
156 | 164 | | |
157 | 165 | | |
158 | 166 | | |
159 | 167 | | |
160 | 168 | | |
161 | 169 | | |
162 | | - | |
163 | | - | |
164 | | - | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
165 | 173 | | |
166 | 174 | | |
167 | 175 | | |
| |||
0 commit comments