Commit e3b000d
File tree
Expand file treeCollapse file tree
16 files changed
+88
-669
lines changedFilter options
- src/Symfony
- Bridge/Twig/Tests
- Bundle/FrameworkBundle/Tests/Controller
- Component/HttpFoundation
- Session/Storage
- Handler
- Proxy
- Tests/Session/Storage
- Handler
- Proxy
Expand file treeCollapse file tree
16 files changed
+88
-669
lines changedsrc/Symfony/Bridge/Twig/Tests/AppVariableTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Tests/AppVariableTest.php+3-5Lines changed: 3 additions & 5 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 | 53 |
|
55 | 54 |
|
| ||
168 | 167 |
|
169 | 168 |
|
170 | 169 |
|
171 |
| - |
172 | 170 |
|
173 |
| - |
| 171 | + |
174 | 172 |
|
175 | 173 |
|
176 | 174 |
|
| ||
259 | 257 |
|
260 | 258 |
|
261 | 259 |
|
262 |
| - |
| 260 | + |
263 | 261 |
|
264 | 262 |
|
265 | 263 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Controller/ControllerTraitTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Controller/ControllerTraitTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
376 | 376 |
|
377 | 377 |
|
378 | 378 |
|
379 |
| - |
| 379 | + |
380 | 380 |
|
381 | 381 |
|
382 | 382 |
|
|
src/Symfony/Component/HttpFoundation/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/CHANGELOG.md+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
20 | 25 |
|
21 | 26 |
|
22 | 27 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeFileSessionHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeFileSessionHandler.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeSessionHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeSessionHandler.php-22Lines changed: 0 additions & 22 deletions
This file was deleted.
src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php+28-47Lines changed: 28 additions & 47 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 |
| - |
17 | 15 |
|
18 | 16 |
|
19 | 17 |
|
| ||
38 | 36 |
|
39 | 37 |
|
40 | 38 |
|
41 |
| - |
| 39 | + |
42 | 40 |
|
43 | 41 |
|
44 | 42 |
|
| ||
87 | 85 |
|
88 | 86 |
|
89 | 87 |
|
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 | 88 |
|
95 |
| - |
| 89 | + |
96 | 90 |
|
97 | 91 |
|
98 | 92 |
|
| ||
107 | 101 |
|
108 | 102 |
|
109 | 103 |
|
110 |
| - |
| 104 | + |
111 | 105 |
|
112 | 106 |
|
113 | 107 |
|
| ||
146 | 140 |
|
147 | 141 |
|
148 | 142 |
|
149 |
| - |
| 143 | + |
150 | 144 |
|
151 | 145 |
|
152 | 146 |
|
153 | 147 |
|
| 148 | + |
| 149 | + |
154 | 150 |
|
155 | 151 |
|
156 | 152 |
|
157 |
| - |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
158 | 158 |
|
159 | 159 |
|
160 | 160 |
|
161 | 161 |
|
162 | 162 |
|
163 | 163 |
|
164 | 164 |
|
165 |
| - |
| 165 | + |
166 | 166 |
|
167 | 167 |
|
168 | 168 |
|
169 | 169 |
|
| 170 | + |
| 171 | + |
170 | 172 |
|
171 | 173 |
|
172 | 174 |
|
173 |
| - |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
174 | 180 |
|
175 | 181 |
|
176 | 182 |
|
| ||
217 | 223 |
|
218 | 224 |
|
219 | 225 |
|
220 |
| - |
221 |
| - |
222 |
| - |
223 | 226 |
|
224 | 227 |
|
225 | 228 |
|
| ||
248 | 251 |
|
249 | 252 |
|
250 | 253 |
|
| 254 | + |
| 255 | + |
251 | 256 |
|
252 | 257 |
|
253 | 258 |
|
| ||
267 | 272 |
|
268 | 273 |
|
269 | 274 |
|
270 |
| - |
| 275 | + |
271 | 276 |
|
272 | 277 |
|
273 | 278 |
|
| ||
357 | 362 |
|
358 | 363 |
|
359 | 364 |
|
360 |
| - |
361 |
| - |
362 |
| - |
363 |
| - |
364 | 365 |
|
365 |
| - |
| 366 | + |
366 | 367 |
|
367 |
| - |
368 |
| - |
369 |
| - |
370 |
| - |
371 |
| - |
| 368 | + |
372 | 369 |
|
373 |
| - |
374 |
| - |
375 |
| - |
376 |
| - |
377 |
| - |
378 |
| - |
379 |
| - |
380 |
| - |
381 |
| - |
382 |
| - |
383 |
| - |
384 |
| - |
385 |
| - |
386 |
| - |
387 |
| - |
388 |
| - |
389 |
| - |
390 |
| - |
| 370 | + |
391 | 371 |
|
392 | 372 |
|
393 | 373 |
|
| ||
406 | 386 |
|
407 | 387 |
|
408 | 388 |
|
409 |
| - |
| 389 | + |
| 390 | + |
410 | 391 |
|
411 | 392 |
|
412 | 393 |
|
413 |
| - |
| 394 | + |
414 | 395 |
|
415 | 396 |
|
416 | 397 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php-126Lines changed: 0 additions & 126 deletions
This file was deleted.
0 commit comments