Commit ad5b25e
committed
File tree
Expand file treeCollapse file tree
6 files changed
+23
-10
lines changedFilter options
- src/Symfony
- Component
- HttpClient
- HttpFoundation/Tests/File/MimeType
- Mime/Tests
- Contracts/HttpClient/Test
- Fixtures/web
Expand file treeCollapse file tree
6 files changed
+23
-10
lines changedsrc/Symfony/Component/HttpClient/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/composer.json+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| 36 | + |
36 | 37 |
|
37 | 38 |
|
38 | 39 |
|
|
src/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
68 |
| - |
| 68 | + |
| 69 | + |
69 | 70 |
|
70 | 71 |
|
71 | 72 |
|
|
src/Symfony/Component/Mime/Tests/FileBinaryMimeTypeGuesserTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mime/Tests/FileBinaryMimeTypeGuesserTest.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
23 | 28 |
|
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+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
33 | 34 |
|
34 | 35 |
|
35 | 36 |
|
| ||
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
44 |
| - |
| 45 | + |
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
| ||
74 | 75 |
|
75 | 76 |
|
76 | 77 |
|
77 |
| - |
| 78 | + |
78 | 79 |
|
79 | 80 |
|
80 | 81 |
|
|
src/Symfony/Contracts/HttpClient/Test/HttpClientTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Contracts/HttpClient/Test/HttpClientTestCase.php+9-5Lines changed: 9 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
335 | 335 |
|
336 | 336 |
|
337 | 337 |
|
| 338 | + |
338 | 339 |
|
339 | 340 |
|
340 | 341 |
|
| ||
352 | 353 |
|
353 | 354 |
|
354 | 355 |
|
355 |
| - |
| 356 | + |
356 | 357 |
|
357 | 358 |
|
358 | 359 |
|
| ||
425 | 426 |
|
426 | 427 |
|
427 | 428 |
|
| 429 | + |
428 | 430 |
|
429 | 431 |
|
430 | 432 |
|
| ||
442 | 444 |
|
443 | 445 |
|
444 | 446 |
|
445 |
| - |
| 447 | + |
446 | 448 |
|
447 | 449 |
|
448 | 450 |
|
| ||
691 | 693 |
|
692 | 694 |
|
693 | 695 |
|
| 696 | + |
694 | 697 |
|
695 |
| - |
| 698 | + |
696 | 699 |
|
697 | 700 |
|
698 | 701 |
|
| ||
706 | 709 |
|
707 | 710 |
|
708 | 711 |
|
| 712 | + |
709 | 713 |
|
710 | 714 |
|
711 |
| - |
| 715 | + |
712 | 716 |
|
713 | 717 |
|
714 | 718 |
|
715 | 719 |
|
716 | 720 |
|
717 |
| - |
| 721 | + |
718 | 722 |
|
719 | 723 |
|
720 | 724 |
|
|
src/Symfony/Contracts/HttpClient/Test/TestHttpServer.php
Copy file name to clipboardExpand all lines: src/Symfony/Contracts/HttpClient/Test/TestHttpServer.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| 34 | + |
34 | 35 |
|
35 |
| - |
| 36 | + |
36 | 37 |
|
37 | 38 |
|
38 | 39 |
|
39 | 40 |
|
40 | 41 |
|
41 | 42 |
|
42 |
| - |
| 43 | + |
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
|
0 commit comments