Commit 9754c3b
committed
File tree
Expand file treeCollapse file tree
7 files changed
+129
-21
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle
- DependencyInjection/Security/Factory
- Tests/Functional
- Bundle/RememberMeBundle/Security
- Component
- HttpKernel
- HttpCache
- Tests/HttpCache
- Serializer
- Encoder
- Tests/Encoder
Expand file treeCollapse file tree
7 files changed
+129
-21
lines changedsrc/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/RememberMeFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/RememberMeFactory.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
219 | 219 |
|
220 | 220 |
|
221 | 221 |
|
| 222 | + |
222 | 223 |
|
223 | 224 |
|
224 | 225 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/RememberMeBundle/Security/UserChangingUserProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/RememberMeBundle/Security/UserChangingUserProvider.php+15-8Lines changed: 15 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
| 25 | + |
24 | 26 |
|
25 | 27 |
|
26 | 28 |
|
27 | 29 |
|
28 | 30 |
|
29 | 31 |
|
30 | 32 |
|
31 |
| - |
| 33 | + |
32 | 34 |
|
33 | 35 |
|
34 | 36 |
|
35 | 37 |
|
36 |
| - |
| 38 | + |
37 | 39 |
|
38 | 40 |
|
39 | 41 |
|
40 | 42 |
|
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
| 43 | + |
47 | 44 |
|
48 | 45 |
|
49 | 46 |
|
50 | 47 |
|
51 | 48 |
|
52 | 49 |
|
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
53 | 60 |
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/RememberMeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/RememberMeTest.php+25-2Lines changed: 25 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
16 | 23 |
|
17 | 24 |
|
18 | 25 |
|
| ||
51 | 58 |
|
52 | 59 |
|
53 | 60 |
|
54 |
| - |
| 61 | + |
| 62 | + |
| 63 | + |
55 | 64 |
|
| 65 | + |
56 | 66 |
|
57 | 67 |
|
58 | 68 |
|
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
59 | 74 |
|
60 | 75 |
|
61 | 76 |
|
| ||
121 | 136 |
|
122 | 137 |
|
123 | 138 |
|
124 |
| - |
| 139 | + |
| 140 | + |
| 141 | + |
125 | 142 |
|
| 143 | + |
126 | 144 |
|
127 | 145 |
|
128 | 146 |
|
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
129 | 152 |
|
130 | 153 |
|
131 | 154 |
|
|
src/Symfony/Component/HttpKernel/HttpCache/SubRequestHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/HttpCache/SubRequestHandler.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| 41 | + |
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
|
src/Symfony/Component/HttpKernel/Tests/HttpCache/SubRequestHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/HttpCache/SubRequestHandlerTest.php+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
| 45 | + |
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
| 53 | + |
52 | 54 |
|
53 | 55 |
|
54 | 56 |
|
| ||
64 | 66 |
|
65 | 67 |
|
66 | 68 |
|
| 69 | + |
67 | 70 |
|
68 | 71 |
|
69 | 72 |
|
| ||
72 | 75 |
|
73 | 76 |
|
74 | 77 |
|
| 78 | + |
75 | 79 |
|
76 | 80 |
|
77 | 81 |
|
| ||
112 | 116 |
|
113 | 117 |
|
114 | 118 |
|
| 119 | + |
115 | 120 |
|
116 | 121 |
|
117 | 122 |
|
118 | 123 |
|
119 | 124 |
|
120 | 125 |
|
| 126 | + |
121 | 127 |
|
122 | 128 |
|
123 | 129 |
|
|
src/Symfony/Component/Serializer/Encoder/CsvEncoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Encoder/CsvEncoder.php+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
| 40 | + |
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
| ||
227 | 228 |
|
228 | 229 |
|
229 | 230 |
|
230 |
| - |
231 |
| - |
| 231 | + |
| 232 | + |
232 | 233 |
|
233 | 234 |
|
234 | 235 |
|
|
src/Symfony/Component/Serializer/Tests/Encoder/CsvEncoderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Encoder/CsvEncoderTest.php+77-8Lines changed: 77 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
257 | 257 |
|
258 | 258 |
|
259 | 259 |
|
260 |
| - |
| 260 | + |
261 | 261 |
|
262 | 262 |
|
263 | 263 |
|
264 | 264 |
|
265 | 265 |
|
266 | 266 |
|
267 |
| - |
| 267 | + |
268 | 268 |
|
269 | 269 |
|
270 | 270 |
|
271 | 271 |
|
272 | 272 |
|
273 | 273 |
|
274 |
| - |
| 274 | + |
275 | 275 |
|
276 | 276 |
|
277 | 277 |
|
278 | 278 |
|
279 | 279 |
|
280 | 280 |
|
281 |
| - |
| 281 | + |
282 | 282 |
|
283 | 283 |
|
284 | 284 |
|
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
285 | 306 |
|
286 | 307 |
|
287 | 308 |
|
| ||
313 | 334 |
|
314 | 335 |
|
315 | 336 |
|
| 337 | + |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
| 345 | + |
| 346 | + |
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
316 | 358 |
|
317 | 359 |
|
318 | 360 |
|
319 | 361 |
|
320 | 362 |
|
321 | 363 |
|
322 |
| - |
| 364 | + |
323 | 365 |
|
324 | 366 |
|
325 | 367 |
|
| ||
328 | 370 |
|
329 | 371 |
|
330 | 372 |
|
331 |
| - |
| 373 | + |
332 | 374 |
|
333 | 375 |
|
334 | 376 |
|
| ||
337 | 379 |
|
338 | 380 |
|
339 | 381 |
|
340 |
| - |
| 382 | + |
341 | 383 |
|
342 | 384 |
|
343 | 385 |
|
| ||
346 | 388 |
|
347 | 389 |
|
348 | 390 |
|
349 |
| - |
| 391 | + |
350 | 392 |
|
351 | 393 |
|
352 | 394 |
|
353 | 395 |
|
354 | 396 |
|
| 397 | + |
| 398 | + |
| 399 | + |
| 400 | + |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
| 408 | + |
| 409 | + |
| 410 | + |
| 411 | + |
| 412 | + |
| 413 | + |
| 414 | + |
| 415 | + |
| 416 | + |
| 417 | + |
| 418 | + |
| 419 | + |
| 420 | + |
| 421 | + |
| 422 | + |
| 423 | + |
355 | 424 |
|
356 | 425 |
|
357 | 426 |
|
|
0 commit comments