Commit a5683c5
committed
File tree
2 files changed
+22
-4
lines changedFilter options
- src/Symfony/Component/HttpClient
- Response
- Tests/Response
2 files changed
+22
-4
lines changedsrc/Symfony/Component/HttpClient/Response/MockResponse.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/Response/MockResponse.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
211 | 211 |
|
212 | 212 |
|
213 | 213 |
|
214 |
| - |
215 |
| - |
| 214 | + |
| 215 | + |
216 | 216 |
|
217 | 217 |
|
218 | 218 |
|
| ||
260 | 260 |
|
261 | 261 |
|
262 | 262 |
|
263 |
| - |
| 263 | + |
264 | 264 |
|
265 | 265 |
|
266 | 266 |
|
| ||
287 | 287 |
|
288 | 288 |
|
289 | 289 |
|
290 |
| - |
| 290 | + |
291 | 291 |
|
292 | 292 |
|
293 | 293 |
|
|
src/Symfony/Component/HttpClient/Tests/Response/MockResponseTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/Tests/Response/MockResponseTest.php+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
14 | 32 |
|
15 | 33 |
|
16 | 34 |
|
|
0 commit comments