Commit 7592b55
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
+10
-1
lines changed- Normalizer
- Tests/Normalizer
2 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
100 | 107 | | |
101 | 108 | | |
102 | 109 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| 181 | + | |
| 182 | + | |
181 | 183 | | |
182 | 184 | | |
183 | 185 | | |
| |||
0 commit comments