Commit ed63ab6
File tree
6 files changed
+10
-20
lines changedFilter options
- src/Symfony
- Bridge/Twig/Translation
- Component
- DomCrawler
- Form
- ChoiceList
- Extension
- Core/Type
- Validator
- EventListener
6 files changed
+10
-20
lines changedsrc/Symfony/Bridge/Twig/Translation/TwigExtractor.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Translation/TwigExtractor.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
58 |
| - |
| 57 | + |
59 | 58 |
|
60 | 59 |
|
61 | 60 |
|
|
src/Symfony/Component/DomCrawler/Crawler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DomCrawler/Crawler.php+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1039 | 1039 |
|
1040 | 1040 |
|
1041 | 1041 |
|
1042 |
| - |
1043 |
| - |
1044 |
| - |
| 1042 | + |
1045 | 1043 |
|
1046 | 1044 |
|
src/Symfony/Component/Form/ChoiceList/LegacyChoiceListAdapter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/ChoiceList/LegacyChoiceListAdapter.php+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
133 | 133 |
|
134 | 134 |
|
135 | 135 |
|
136 |
| - |
137 |
| - |
138 |
| - |
| 136 | + |
139 | 137 |
|
140 | 138 |
|
141 | 139 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/FormType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/FormType.php+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
| 84 | + |
84 | 85 |
|
85 | 86 |
|
86 | 87 |
|
| ||
92 | 93 |
|
93 | 94 |
|
94 | 95 |
|
95 |
| - |
96 |
| - |
97 |
| - |
| 96 | + |
| 97 | + |
| 98 | + |
98 | 99 |
|
99 | 100 |
|
100 | 101 |
|
|
src/Symfony/Component/Form/Extension/Validator/EventListener/ValidationListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Validator/EventListener/ValidationListener.php+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
65 |
| - |
66 |
| - |
| 64 | + |
67 | 65 |
|
68 | 66 |
|
69 | 67 |
|
|
src/Symfony/Component/Form/Extension/Validator/ValidatorTypeGuesser.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Validator/ValidatorTypeGuesser.php+2-6Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
261 | 261 |
|
262 | 262 |
|
263 | 263 |
|
264 |
| - |
265 |
| - |
266 |
| - |
267 |
| - |
268 |
| - |
269 |
| - |
| 264 | + |
| 265 | + |
270 | 266 |
|
271 | 267 |
|
272 | 268 |
|
|
0 commit comments