Commit 33f3400
File tree
44 files changed
+28
-2824
lines changedFilter options
- src/Symfony
- Bridge/Twig/Extension
- Component/Form
- ChoiceList
- Factory
- View
- Exception
- Extension
- Core
- ChoiceList
- DataTransformer
- EventListener
- Type
- View
- Csrf
- CsrfProvider
- EventListener
- Validator/Constraints
- Test
- Tests
- Extension/Core/Type
- Util
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
44 files changed
+28
-2824
lines changedsrc/Symfony/Bridge/Twig/Extension/FormExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Extension/FormExtension.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
|
src/Symfony/Component/Form/ButtonBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/ButtonBuilder.php-32Lines changed: 0 additions & 32 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
378 | 378 |
|
379 | 379 |
|
380 | 380 |
|
381 |
| - |
382 |
| - |
383 |
| - |
384 |
| - |
385 |
| - |
386 |
| - |
387 |
| - |
388 |
| - |
389 |
| - |
390 |
| - |
391 |
| - |
392 |
| - |
393 |
| - |
394 |
| - |
395 |
| - |
396 |
| - |
397 |
| - |
398 | 381 |
|
399 | 382 |
|
400 | 383 |
|
| ||
587 | 570 |
|
588 | 571 |
|
589 | 572 |
|
590 |
| - |
591 |
| - |
592 |
| - |
593 |
| - |
594 |
| - |
595 |
| - |
596 |
| - |
597 |
| - |
598 |
| - |
599 |
| - |
600 |
| - |
601 |
| - |
602 |
| - |
603 |
| - |
604 |
| - |
605 | 573 |
|
606 | 574 |
|
607 | 575 |
|
|
src/Symfony/Component/Form/ChoiceList/Factory/DefaultChoiceListFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/ChoiceList/Factory/DefaultChoiceListFactory.php-19Lines changed: 0 additions & 19 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
23 |
| - |
24 | 22 |
|
25 | 23 |
|
26 | 24 |
|
| ||
65 | 63 |
|
66 | 64 |
|
67 | 65 |
|
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| - |
79 |
| - |
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
85 | 66 |
|
86 | 67 |
|
87 | 68 |
|
|
src/Symfony/Component/Form/ChoiceList/LegacyChoiceListAdapter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/ChoiceList/LegacyChoiceListAdapter.php-144Lines changed: 0 additions & 144 deletions
This file was deleted.
src/Symfony/Component/Form/ChoiceList/View/ChoiceView.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/ChoiceList/View/ChoiceView.php+4-32Lines changed: 4 additions & 32 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 |
| - |
20 |
| - |
21 | 18 |
|
22 | 19 |
|
23 | 20 |
|
| ||
42 | 39 |
|
43 | 40 |
|
44 | 41 |
|
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
71 | 42 |
|
72 | 43 |
|
73 | 44 |
|
| ||
85 | 56 |
|
86 | 57 |
|
87 | 58 |
|
88 |
| - |
89 |
| - |
| 59 | + |
| 60 | + |
| 61 | + |
90 | 62 |
|
91 | 63 |
|
92 | 64 |
|
src/Symfony/Component/Form/Exception/AlreadyBoundException.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Exception/AlreadyBoundException.php-30Lines changed: 0 additions & 30 deletions
This file was deleted.
src/Symfony/Component/Form/Exception/AlreadySubmittedException.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Exception/AlreadySubmittedException.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
0 commit comments