Commit e54e94c
File tree
3 files changed
+7
-4
lines changedFilter options
- src/Symfony/Component/Form
- Extension/Csrf/EventListener
- Tests/Extension/Csrf/Type
3 files changed
+7
-4
lines changedsrc/Symfony/Component/Form/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
|
src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
| 62 | + |
| 63 | + |
63 | 64 |
|
64 | 65 |
|
65 | 66 |
|
66 | 67 |
|
67 | 68 |
|
68 | 69 |
|
69 |
| - |
| 70 | + |
70 | 71 |
|
71 | 72 |
|
72 | 73 |
|
|
src/Symfony/Component/Form/Tests/Extension/Csrf/Type/FormTypeCsrfExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Csrf/Type/FormTypeCsrfExtensionTest.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
365 | 365 |
|
366 | 366 |
|
367 | 367 |
|
| 368 | + |
368 | 369 |
|
369 | 370 |
|
370 |
| - |
| 371 | + |
371 | 372 |
|
372 | 373 |
|
373 | 374 |
|
| ||
390 | 391 |
|
391 | 392 |
|
392 | 393 |
|
393 |
| - |
| 394 | + |
394 | 395 |
|
395 | 396 |
|
396 | 397 |
|
|
0 commit comments