Commit db949ec
File tree
11 files changed
+77
-4
lines changedFilter options
- src/Symfony/Component/HttpFoundation
- Tests
11 files changed
+77
-4
lines changed+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
10 | 17 |
|
11 | 18 |
|
12 | 19 |
|
|
+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
10 | 17 |
|
11 | 18 |
|
12 | 19 |
|
|
src/Symfony/Component/HttpFoundation/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/CHANGELOG.md+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
4 | 11 |
|
5 | 12 |
|
6 | 13 |
|
|
src/Symfony/Component/HttpFoundation/JsonResponse.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/JsonResponse.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| 66 | + |
| 67 | + |
66 | 68 |
|
67 | 69 |
|
68 | 70 |
|
| 71 | + |
| 72 | + |
69 | 73 |
|
70 | 74 |
|
71 | 75 |
|
|
src/Symfony/Component/HttpFoundation/RedirectResponse.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/RedirectResponse.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
| 56 | + |
| 57 | + |
56 | 58 |
|
57 | 59 |
|
58 | 60 |
|
| 61 | + |
| 62 | + |
59 | 63 |
|
60 | 64 |
|
61 | 65 |
|
|
src/Symfony/Component/HttpFoundation/Response.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Response.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
208 | 208 |
|
209 | 209 |
|
210 | 210 |
|
| 211 | + |
| 212 | + |
211 | 213 |
|
212 | 214 |
|
213 | 215 |
|
| 216 | + |
| 217 | + |
214 | 218 |
|
215 | 219 |
|
216 | 220 |
|
|
src/Symfony/Component/HttpFoundation/StreamedResponse.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/StreamedResponse.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| 50 | + |
| 51 | + |
50 | 52 |
|
51 | 53 |
|
52 | 54 |
|
| 55 | + |
| 56 | + |
53 | 57 |
|
54 | 58 |
|
55 | 59 |
|
|
src/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php+31-4Lines changed: 31 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
| 93 | + |
| 94 | + |
| 95 | + |
93 | 96 |
|
94 | 97 |
|
95 | 98 |
|
| ||
99 | 102 |
|
100 | 103 |
|
101 | 104 |
|
| 105 | + |
| 106 | + |
| 107 | + |
102 | 108 |
|
103 | 109 |
|
104 | 110 |
|
105 | 111 |
|
106 | 112 |
|
107 | 113 |
|
108 | 114 |
|
| 115 | + |
| 116 | + |
| 117 | + |
109 | 118 |
|
110 | 119 |
|
111 | 120 |
|
112 | 121 |
|
113 | 122 |
|
114 | 123 |
|
115 | 124 |
|
| 125 | + |
| 126 | + |
| 127 | + |
116 | 128 |
|
117 | 129 |
|
118 | 130 |
|
119 | 131 |
|
120 | 132 |
|
121 | 133 |
|
122 | 134 |
|
| 135 | + |
| 136 | + |
| 137 | + |
123 | 138 |
|
124 | 139 |
|
125 | 140 |
|
| ||
140 | 155 |
|
141 | 156 |
|
142 | 157 |
|
| 158 | + |
| 159 | + |
| 160 | + |
143 | 161 |
|
144 | 162 |
|
145 | 163 |
|
146 | 164 |
|
147 | 165 |
|
148 | 166 |
|
| 167 | + |
| 168 | + |
| 169 | + |
149 | 170 |
|
150 | 171 |
|
151 | 172 |
|
152 | 173 |
|
153 | 174 |
|
154 | 175 |
|
| 176 | + |
| 177 | + |
| 178 | + |
155 | 179 |
|
156 | 180 |
|
157 | 181 |
|
158 | 182 |
|
159 | 183 |
|
160 | 184 |
|
161 | 185 |
|
| 186 | + |
| 187 | + |
| 188 | + |
162 | 189 |
|
163 | 190 |
|
164 | 191 |
|
| ||
169 | 196 |
|
170 | 197 |
|
171 | 198 |
|
172 |
| - |
| 199 | + |
173 | 200 |
|
174 | 201 |
|
175 | 202 |
|
| ||
217 | 244 |
|
218 | 245 |
|
219 | 246 |
|
220 |
| - |
| 247 | + |
221 | 248 |
|
222 | 249 |
|
223 | 250 |
|
| ||
230 | 257 |
|
231 | 258 |
|
232 | 259 |
|
233 |
| - |
| 260 | + |
234 | 261 |
|
235 | 262 |
|
236 | 263 |
|
237 | 264 |
|
238 |
| - |
| 265 | + |
239 | 266 |
|
240 | 267 |
|
241 | 268 |
|
|
src/Symfony/Component/HttpFoundation/Tests/RedirectResponseTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/RedirectResponseTest.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
| 62 | + |
| 63 | + |
| 64 | + |
62 | 65 |
|
63 | 66 |
|
64 | 67 |
|
|
src/Symfony/Component/HttpFoundation/Tests/ResponseTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/ResponseTest.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
| 24 | + |
| 25 | + |
23 | 26 |
|
24 | 27 |
|
25 | 28 |
|
|
src/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
| 104 | + |
| 105 | + |
| 106 | + |
104 | 107 |
|
105 | 108 |
|
106 | 109 |
|
|
0 commit comments