Commit 1bf4341
File tree
12 files changed
+53
-7
lines changedFilter options
- .github
- src/Symfony
- Bundle/FrameworkBundle/Console/Descriptor
- Component
- HttpClient
- Tests
- HttpFoundation/Tests
- Fixtures/response-functional
- Session/Storage/Handler
- Mime
- Tests
- Fixtures/mimetypes
- Yaml
- Tests
12 files changed
+53
-7
lines changed.github/PULL_REQUEST_TEMPLATE.md
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
|
src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
535 | 535 |
|
536 | 536 |
|
537 | 537 |
|
538 |
| - |
| 538 | + |
| 539 | + |
| 540 | + |
539 | 541 |
|
540 | 542 |
|
541 | 543 |
|
|
src/Symfony/Component/HttpClient/HttpClientTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/HttpClientTrait.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
391 | 391 |
|
392 | 392 |
|
393 | 393 |
|
| 394 | + |
| 395 | + |
| 396 | + |
| 397 | + |
394 | 398 |
|
395 | 399 |
|
396 | 400 |
|
|
src/Symfony/Component/HttpClient/Tests/HttpClientTraitTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/Tests/HttpClientTraitTest.php+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
120 | 121 |
|
121 | 122 |
|
122 | 123 |
|
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
123 | 138 |
|
124 | 139 |
|
125 | 140 |
|
|
src/Symfony/Component/HttpFoundation/Tests/Fixtures/response-functional/cookie_max_age.expected
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/Fixtures/response-functional/cookie_max_age.expected+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
|
src/Symfony/Component/HttpFoundation/Tests/ResponseFunctionalTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/ResponseFunctionalTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
|
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/AbstractSessionHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/AbstractSessionHandlerTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
|
src/Symfony/Component/Mime/MimeTypes.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mime/MimeTypes.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
173 | 173 |
|
174 | 174 |
|
175 | 175 |
|
| 176 | + |
176 | 177 |
|
177 | 178 |
|
178 | 179 |
|
| ||
1960 | 1961 |
|
1961 | 1962 |
|
1962 | 1963 |
|
1963 |
| - |
| 1964 | + |
1964 | 1965 |
|
1965 | 1966 |
|
1966 | 1967 |
|
|
src/Symfony/Component/Mime/Tests/Fixtures/mimetypes/abc.csv
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
src/Symfony/Component/Mime/Tests/MimeTypesTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mime/Tests/MimeTypesTest.php+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
76 | 90 |
|
src/Symfony/Component/Yaml/Parser.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Yaml/Parser.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1178 | 1178 |
|
1179 | 1179 |
|
1180 | 1180 |
|
1181 |
| - |
| 1181 | + |
| 1182 | + |
| 1183 | + |
1182 | 1184 |
|
1183 | 1185 |
|
1184 | 1186 |
|
|
src/Symfony/Component/Yaml/Tests/ParserTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Yaml/Tests/ParserTest.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1617 | 1617 |
|
1618 | 1618 |
|
1619 | 1619 |
|
| 1620 | + |
| 1621 | + |
| 1622 | + |
| 1623 | + |
| 1624 | + |
1620 | 1625 |
|
1621 | 1626 |
|
1622 | 1627 |
|
|
0 commit comments