Commit 2c3a7cc
File tree
5 files changed
+48
-2
lines changedFilter options
- src/Symfony/Component/Form
- Tests
5 files changed
+48
-2
lines changed+22Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
10 | 32 |
|
11 | 33 |
|
12 | 34 |
|
|
+19Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
45 | 64 |
|
46 | 65 |
|
47 | 66 |
|
|
src/Symfony/Component/Form/Form.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Form.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
724 | 724 |
|
725 | 725 |
|
726 | 726 |
|
| 727 | + |
| 728 | + |
727 | 729 |
|
728 | 730 |
|
729 | 731 |
|
|
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 |
---|---|---|
| ||
192 | 192 |
|
193 | 193 |
|
194 | 194 |
|
195 |
| - |
| 195 | + |
196 | 196 |
|
197 | 197 |
|
198 | 198 |
|
|
src/Symfony/Component/Form/Tests/SimpleFormTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/SimpleFormTest.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
315 | 316 |
|
316 | 317 |
|
317 | 318 |
|
318 |
| - |
| 319 | + |
| 320 | + |
| 321 | + |
319 | 322 |
|
320 | 323 |
|
321 | 324 |
|
|
0 commit comments