File tree
Expand file treeCollapse file tree
12 files changed
+60
-35
lines changedFilter options
- src/Symfony
- Component
- DomCrawler
- Tests
- HttpClient
- Response
- Tests
- HttpFoundation
- Tests
- Contracts/HttpClient/Test/Fixtures/web
Expand file treeCollapse file tree
12 files changed
+60
-35
lines changedsrc/Symfony/Component/DomCrawler/Tests/UriResolverTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DomCrawler/Tests/UriResolverTest.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
| 90 | + |
| 91 | + |
90 | 92 |
|
91 | 93 |
|
92 | 94 |
|
src/Symfony/Component/DomCrawler/UriResolver.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DomCrawler/UriResolver.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 | 35 |
|
40 |
| - |
| 36 | + |
41 | 37 |
|
42 | 38 |
|
43 | 39 |
|
|
src/Symfony/Component/HttpClient/CurlHttpClient.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/CurlHttpClient.php+6-3Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
421 | 421 |
|
422 | 422 |
|
423 | 423 |
|
424 |
| - |
| 424 | + |
425 | 425 |
|
| 426 | + |
426 | 427 |
|
427 | 428 |
|
428 | 429 |
|
| ||
436 | 437 |
|
437 | 438 |
|
438 | 439 |
|
439 |
| - |
440 |
| - |
| 440 | + |
| 441 | + |
| 442 | + |
| 443 | + |
441 | 444 |
|
442 | 445 |
|
443 | 446 |
|
|
src/Symfony/Component/HttpClient/HttpClientTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/HttpClientTrait.php+17-9Lines changed: 17 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
514 | 514 |
|
515 | 515 |
|
516 | 516 |
|
517 |
| - |
518 |
| - |
519 |
| - |
520 |
| - |
521 |
| - |
| 517 | + |
| 518 | + |
| 519 | + |
| 520 | + |
522 | 521 |
|
523 | 522 |
|
524 | 523 |
|
525 | 524 |
|
526 | 525 |
|
527 | 526 |
|
| 527 | + |
| 528 | + |
| 529 | + |
| 530 | + |
| 531 | + |
| 532 | + |
| 533 | + |
| 534 | + |
| 535 | + |
528 | 536 |
|
529 | 537 |
|
530 |
| - |
| 538 | + |
531 | 539 |
|
532 |
| - |
| 540 | + |
533 | 541 |
|
534 | 542 |
|
535 | 543 |
|
536 | 544 |
|
537 | 545 |
|
538 | 546 |
|
539 |
| - |
| 547 | + |
540 | 548 |
|
541 | 549 |
|
542 | 550 |
|
| ||
564 | 572 |
|
565 | 573 |
|
566 | 574 |
|
567 |
| - |
| 575 | + |
568 | 576 |
|
569 | 577 |
|
570 | 578 |
|
|
src/Symfony/Component/HttpClient/NativeHttpClient.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/NativeHttpClient.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
389 | 389 |
|
390 | 390 |
|
391 | 391 |
|
| 392 | + |
392 | 393 |
|
393 | 394 |
|
394 | 395 |
|
| ||
424 | 425 |
|
425 | 426 |
|
426 | 427 |
|
427 |
| - |
| 428 | + |
428 | 429 |
|
429 | 430 |
|
430 | 431 |
|
|
src/Symfony/Component/HttpClient/Response/CurlResponse.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/Response/CurlResponse.php+6-5Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
436 | 436 |
|
437 | 437 |
|
438 | 438 |
|
| 439 | + |
439 | 440 |
|
440 |
| - |
| 441 | + |
441 | 442 |
|
442 | 443 |
|
443 | 444 |
|
444 |
| - |
445 |
| - |
| 445 | + |
| 446 | + |
446 | 447 |
|
447 |
| - |
| 448 | + |
448 | 449 |
|
449 |
| - |
| 450 | + |
450 | 451 |
|
451 | 452 |
|
452 | 453 |
|
|
src/Symfony/Component/HttpClient/Tests/HttpClientTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/Tests/HttpClientTestCase.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
489 | 489 |
|
490 | 490 |
|
491 | 491 |
|
| 492 | + |
| 493 | + |
| 494 | + |
| 495 | + |
| 496 | + |
| 497 | + |
| 498 | + |
| 499 | + |
| 500 | + |
492 | 501 |
|
src/Symfony/Component/HttpClient/Tests/HttpClientTraitTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/Tests/HttpClientTraitTest.php+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
| 105 | + |
105 | 106 |
|
106 | 107 |
|
107 | 108 |
|
| ||
127 | 128 |
|
128 | 129 |
|
129 | 130 |
|
130 |
| - |
| 131 | + |
131 | 132 |
|
132 | 133 |
|
133 | 134 |
|
134 |
| - |
| 135 | + |
135 | 136 |
|
136 | 137 |
|
137 |
| - |
| 138 | + |
138 | 139 |
|
139 | 140 |
|
140 | 141 |
|
|
src/Symfony/Component/HttpClient/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
|
src/Symfony/Component/HttpFoundation/Request.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Request.php+4-7Lines changed: 4 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
358 | 358 |
|
359 | 359 |
|
360 | 360 |
|
361 |
| - |
362 |
| - |
363 |
| - |
364 |
| - |
365 |
| - |
366 |
| - |
| 361 | + |
367 | 362 |
|
368 | 363 |
|
369 | 364 |
|
| ||
386 | 381 |
|
387 | 382 |
|
388 | 383 |
|
389 |
| - |
| 384 | + |
390 | 385 |
|
391 | 386 |
|
| 387 | + |
| 388 | + |
392 | 389 |
|
393 | 390 |
|
394 | 391 |
|
|
src/Symfony/Component/HttpFoundation/Tests/RequestTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/RequestTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
310 | 310 |
|
311 | 311 |
|
312 | 312 |
|
313 |
| - |
| 313 | + |
| 314 | + |
314 | 315 |
|
315 | 316 |
|
316 | 317 |
|
|
src/Symfony/Contracts/HttpClient/Test/Fixtures/web/index.php
Copy file name to clipboardExpand all lines: src/Symfony/Contracts/HttpClient/Test/Fixtures/web/index.php+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
101 | 107 |
|
102 | 108 |
|
103 | 109 |
|
|
0 commit comments