Commit 6b3fbb5
File tree
Expand file treeCollapse file tree
7 files changed
+28
-28
lines changedFilter options
- src/Symfony/Component/Form
- Tests
Expand file treeCollapse file tree
7 files changed
+28
-28
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
181 | 181 |
|
182 | 182 |
|
183 | 183 |
|
184 |
| - |
185 |
| - |
| 184 | + |
| 185 | + |
186 | 186 |
|
187 | 187 |
|
188 | 188 |
|
| ||
193 | 193 |
|
194 | 194 |
|
195 | 195 |
|
196 |
| - |
| 196 | + |
197 | 197 |
|
198 | 198 |
|
199 | 199 |
|
|
src/Symfony/Component/Form/Button.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Button.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
184 | 184 |
|
185 | 185 |
|
186 | 186 |
|
187 |
| - |
| 187 | + |
188 | 188 |
|
189 | 189 |
|
190 | 190 |
|
|
src/Symfony/Component/Form/Form.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Form.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
778 | 778 |
|
779 | 779 |
|
780 | 780 |
|
781 |
| - |
| 781 | + |
782 | 782 |
|
783 | 783 |
|
784 | 784 |
|
| ||
797 | 797 |
|
798 | 798 |
|
799 | 799 |
|
800 |
| - |
| 800 | + |
801 | 801 |
|
802 | 802 |
|
803 | 803 |
|
|
src/Symfony/Component/Form/FormErrorIterator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/FormErrorIterator.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
| 71 | + |
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
|
src/Symfony/Component/Form/FormInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/FormInterface.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
107 |
| - |
| 107 | + |
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
|
src/Symfony/Component/Form/Tests/CompoundFormTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/CompoundFormTest.php+19-19Lines changed: 19 additions & 19 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
875 | 875 |
|
876 | 876 |
|
877 | 877 |
|
878 |
| - |
879 |
| - |
| 878 | + |
880 | 879 |
|
881 | 880 |
|
882 | 881 |
|
883 |
| - |
884 |
| - |
885 |
| - |
886 |
| - |
887 |
| - |
888 |
| - |
889 |
| - |
890 |
| - |
891 |
| - |
892 |
| - |
| 882 | + |
| 883 | + |
| 884 | + |
| 885 | + |
893 | 886 |
|
894 | 887 |
|
895 |
| - |
| 888 | + |
896 | 889 |
|
897 | 890 |
|
898 | 891 |
|
| ||
901 | 894 |
|
902 | 895 |
|
903 | 896 |
|
904 |
| - |
| 897 | + |
905 | 898 |
|
906 | 899 |
|
907 | 900 |
|
908 | 901 |
|
909 |
| - |
| 902 | + |
| 903 | + |
910 | 904 |
|
911 | 905 |
|
912 | 906 |
|
913 |
| - |
914 |
| - |
915 |
| - |
916 |
| - |
| 907 | + |
| 908 | + |
| 909 | + |
| 910 | + |
| 911 | + |
| 912 | + |
| 913 | + |
| 914 | + |
| 915 | + |
| 916 | + |
917 | 917 |
|
918 | 918 |
|
919 | 919 |
|
|
0 commit comments