Commit a4c5edc
File tree
37 files changed
+152
-75
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- DependencyInjection
- Resources/config
- Component
- BrowserKit
- Config/Definition/Dumper
- Console/Input
- DependencyInjection
- Compiler
- Loader
- Configurator/Traits
- Tests
- Compiler
- DomCrawler/Field
- Finder/Iterator
- Form
- Extension/Core
- DataTransformer
- Type
- Tests/Extension/Core/Type
- HttpFoundation
- Tests
- HttpKernel
- Ldap/Adapter/ExtLdap
- Lock/Store
- Mime/Header
- PropertyInfo
- Extractor
- Tests
- Extractor
- Fixtures
- Security/Http
- RememberMe
- Serializer/Mapping/Loader
- Translation
- Command
- Loader
- WebLink
- Workflow/EventListener
37 files changed
+152
-75
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1472 | 1472 |
|
1473 | 1473 |
|
1474 | 1474 |
|
1475 |
| - |
| 1475 | + |
1476 | 1476 |
|
1477 | 1477 |
|
1478 | 1478 |
|
| ||
1615 | 1615 |
|
1616 | 1616 |
|
1617 | 1617 |
|
1618 |
| - |
| 1618 | + |
1619 | 1619 |
|
1620 | 1620 |
|
1621 | 1621 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/form.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/form.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
100 |
| - |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
101 | 104 |
|
102 | 105 |
|
103 | 106 |
|
|
src/Symfony/Component/BrowserKit/AbstractBrowser.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/BrowserKit/AbstractBrowser.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
329 | 329 |
|
330 | 330 |
|
331 | 331 |
|
332 |
| - |
| 332 | + |
333 | 333 |
|
334 | 334 |
|
335 | 335 |
|
| ||
350 | 350 |
|
351 | 351 |
|
352 | 352 |
|
353 |
| - |
| 353 | + |
354 | 354 |
|
355 | 355 |
|
356 | 356 |
|
|
src/Symfony/Component/Config/Definition/Dumper/XmlReferenceDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Definition/Dumper/XmlReferenceDumper.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
src/Symfony/Component/Console/Input/StringInput.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Input/StringInput.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
52 |
| - |
| 51 | + |
| 52 | + |
53 | 53 |
|
54 |
| - |
| 54 | + |
55 | 55 |
|
56 |
| - |
| 56 | + |
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/ResolveClassPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/ResolveClassPass.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
|
src/Symfony/Component/DependencyInjection/Definition.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Definition.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
370 | 370 |
|
371 | 371 |
|
372 | 372 |
|
373 |
| - |
374 | 373 |
|
375 | 374 |
|
376 | 375 |
|
|
src/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/BindTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/BindTrait.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
|
src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
373 | 373 |
|
374 | 374 |
|
375 | 375 |
|
376 |
| - |
| 376 | + |
377 | 377 |
|
378 | 378 |
|
379 | 379 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveClassPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveClassPassTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
89 |
| - |
| 89 | + |
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
|
src/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
411 | 411 |
|
412 | 412 |
|
413 | 413 |
|
| 414 | + |
| 415 | + |
| 416 | + |
| 417 | + |
| 418 | + |
| 419 | + |
| 420 | + |
| 421 | + |
| 422 | + |
| 423 | + |
| 424 | + |
| 425 | + |
| 426 | + |
| 427 | + |
| 428 | + |
| 429 | + |
414 | 430 |
|
src/Symfony/Component/DomCrawler/Field/ChoiceFormField.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DomCrawler/Field/ChoiceFormField.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
|
src/Symfony/Component/Finder/Iterator/LazyIterator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Finder/Iterator/LazyIterator.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
|
src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToHtml5LocalDateTimeTransformer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToHtml5LocalDateTimeTransformer.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php+61-16Lines changed: 61 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| 40 | + |
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
| 48 | + |
47 | 49 |
|
48 | 50 |
|
49 | 51 |
|
50 | 52 |
|
| 53 | + |
51 | 54 |
|
52 |
| - |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
53 | 59 |
|
54 | 60 |
|
55 | 61 |
|
| ||
67 | 73 |
|
68 | 74 |
|
69 | 75 |
|
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
70 | 81 |
|
71 | 82 |
|
72 | 83 |
|
73 | 84 |
|
74 | 85 |
|
75 | 86 |
|
76 | 87 |
|
| 88 | + |
77 | 89 |
|
78 | 90 |
|
79 | 91 |
|
| ||
101 | 113 |
|
102 | 114 |
|
103 | 115 |
|
| 116 | + |
104 | 117 |
|
| 118 | + |
105 | 119 |
|
106 | 120 |
|
107 |
| - |
| 121 | + |
108 | 122 |
|
109 | 123 |
|
110 | 124 |
|
| ||
119 | 133 |
|
120 | 134 |
|
121 | 135 |
|
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
122 | 140 |
|
123 | 141 |
|
124 | 142 |
|
| ||
130 | 148 |
|
131 | 149 |
|
132 | 150 |
|
133 |
| - |
134 |
| - |
135 |
| - |
136 |
| - |
137 |
| - |
138 |
| - |
139 |
| - |
140 |
| - |
141 |
| - |
142 |
| - |
143 |
| - |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
144 | 171 |
|
145 | 172 |
|
146 | 173 |
|
147 | 174 |
|
148 | 175 |
|
149 | 176 |
|
150 | 177 |
|
151 |
| - |
152 |
| - |
| 178 | + |
| 179 | + |
153 | 180 |
|
154 | 181 |
|
155 | 182 |
|
156 |
| - |
| 183 | + |
157 | 184 |
|
158 | 185 |
|
159 | 186 |
|
160 | 187 |
|
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
161 | 206 |
|
162 | 207 |
|
163 | 208 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/DateTimeType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/DateTimeType.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
209 | 209 |
|
210 | 210 |
|
211 | 211 |
|
212 |
| - |
| 212 | + |
213 | 213 |
|
214 | 214 |
|
215 | 215 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/DateType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/DateType.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
189 | 189 |
|
190 | 190 |
|
191 | 191 |
|
192 |
| - |
| 192 | + |
193 | 193 |
|
194 | 194 |
|
195 | 195 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/TimeType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/TimeType.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
221 | 221 |
|
222 | 222 |
|
223 | 223 |
|
224 |
| - |
| 224 | + |
225 | 225 |
|
226 | 226 |
|
227 | 227 |
|
|
0 commit comments