File tree
Expand file treeCollapse file tree
67 files changed
+130
-594
lines changedFilter options
- src/Symfony
- Bridge/Doctrine/Form
- ChoiceList
- Type
- Bundle
- FrameworkBundle/Routing
- SecurityBundle/DependencyInjection/Security/Factory
- Component
- Config/Definition
- Builder
- Console/Formatter
- CssSelector/XPath/Extension
- DependencyInjection
- Compiler
- Loader
- Filesystem/Tests
- Form
- ChoiceList
- Extension
- Core
- DataTransformer
- EventListener
- Type
- DependencyInjection
- Test
- HttpFoundation/Session/Storage/Handler
- HttpKernel
- Bundle
- Intl
- Data
- Bundle
- Compiler
- Reader
- Generator
- Util
- DateFormatter/DateFormat
- NumberFormatter
- OptionsResolver
- PropertyAccess
- Routing/Loader
- Security/Guard
- Firewall
- Serializer/Normalizer
- Validator
- Constraints
- Mapping
- Validator
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
67 files changed
+130
-594
lines changedsrc/Symfony/Bridge/Doctrine/Form/ChoiceList/EntityChoiceList.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Form/ChoiceList/EntityChoiceList.php+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
530 | 530 |
|
531 | 531 |
|
532 | 532 |
|
533 |
| - |
534 |
| - |
535 |
| - |
536 |
| - |
| 533 | + |
537 | 534 |
|
538 | 535 |
|
539 | 536 |
|
|
src/Symfony/Bridge/Doctrine/Form/Type/DoctrineType.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Form/Type/DoctrineType.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
237 | 237 |
|
238 | 238 |
|
239 | 239 |
|
240 |
| - |
241 |
| - |
242 |
| - |
243 |
| - |
244 |
| - |
| 240 | + |
245 | 241 |
|
246 | 242 |
|
247 | 243 |
|
|
src/Symfony/Bundle/FrameworkBundle/Routing/Router.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Routing/Router.php+1-8Lines changed: 1 addition & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
152 | 152 |
|
153 | 153 |
|
154 | 154 |
|
155 |
| - |
156 |
| - |
157 |
| - |
158 |
| - |
159 |
| - |
160 |
| - |
161 |
| - |
162 |
| - |
| 155 | + |
163 | 156 |
|
164 | 157 |
|
165 | 158 |
|
|
src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/GuardAuthenticationFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/GuardAuthenticationFactory.php+2-8Lines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
97 |
| - |
98 |
| - |
99 |
| - |
100 |
| - |
| 97 | + |
101 | 98 |
|
102 | 99 |
|
103 | 100 |
|
| ||
115 | 112 |
|
116 | 113 |
|
117 | 114 |
|
118 |
| - |
119 |
| - |
120 |
| - |
121 |
| - |
| 115 | + |
122 | 116 |
|
123 | 117 |
|
src/Symfony/Component/Config/Definition/ArrayNode.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Definition/ArrayNode.php+5-18Lines changed: 5 additions & 18 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
219 | 219 |
|
220 | 220 |
|
221 | 221 |
|
222 |
| - |
223 |
| - |
| 222 | + |
224 | 223 |
|
225 | 224 |
|
226 | 225 |
|
227 | 226 |
|
228 | 227 |
|
229 |
| - |
230 |
| - |
| 228 | + |
231 | 229 |
|
232 | 230 |
|
233 | 231 |
|
| ||
260 | 258 |
|
261 | 259 |
|
262 | 260 |
|
263 |
| - |
264 |
| - |
265 |
| - |
266 |
| - |
267 |
| - |
| 261 | + |
268 | 262 |
|
269 | 263 |
|
270 | 264 |
|
| ||
303 | 297 |
|
304 | 298 |
|
305 | 299 |
|
306 |
| - |
307 |
| - |
| 300 | + |
308 | 301 |
|
309 | 302 |
|
310 | 303 |
|
| ||
363 | 356 |
|
364 | 357 |
|
365 | 358 |
|
366 |
| - |
367 |
| - |
368 |
| - |
369 |
| - |
370 |
| - |
371 |
| - |
372 |
| - |
| 359 | + |
373 | 360 |
|
374 | 361 |
|
375 | 362 |
|
|
src/Symfony/Component/Config/Definition/BaseNode.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Definition/BaseNode.php+1-6Lines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
205 | 205 |
|
206 | 206 |
|
207 | 207 |
|
208 |
| - |
209 |
| - |
210 |
| - |
211 |
| - |
212 |
| - |
213 |
| - |
| 208 | + |
214 | 209 |
|
215 | 210 |
|
216 | 211 |
|
|
src/Symfony/Component/Config/Definition/BooleanNode.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Definition/BooleanNode.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
| 29 | + |
34 | 30 |
|
35 | 31 |
|
36 | 32 |
|
|
src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php+8-24Lines changed: 8 additions & 24 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
411 | 411 |
|
412 | 412 |
|
413 | 413 |
|
414 |
| - |
415 |
| - |
416 |
| - |
| 414 | + |
417 | 415 |
|
418 | 416 |
|
419 | 417 |
|
420 |
| - |
421 |
| - |
422 |
| - |
| 418 | + |
423 | 419 |
|
424 | 420 |
|
425 | 421 |
|
426 |
| - |
427 |
| - |
428 |
| - |
| 422 | + |
429 | 423 |
|
430 | 424 |
|
431 | 425 |
|
432 |
| - |
433 |
| - |
434 |
| - |
| 426 | + |
435 | 427 |
|
436 | 428 |
|
437 | 429 |
|
| ||
445 | 437 |
|
446 | 438 |
|
447 | 439 |
|
448 |
| - |
449 |
| - |
450 |
| - |
| 440 | + |
451 | 441 |
|
452 | 442 |
|
453 | 443 |
|
454 | 444 |
|
455 |
| - |
456 |
| - |
457 |
| - |
| 445 | + |
458 | 446 |
|
459 | 447 |
|
460 | 448 |
|
461 |
| - |
462 |
| - |
463 |
| - |
| 449 | + |
464 | 450 |
|
465 | 451 |
|
466 | 452 |
|
467 |
| - |
468 |
| - |
469 |
| - |
| 453 | + |
470 | 454 |
|
471 | 455 |
|
472 | 456 |
|
|
src/Symfony/Component/Config/Definition/EnumNode.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Definition/EnumNode.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
| 46 | + |
51 | 47 |
|
52 | 48 |
|
53 | 49 |
|
|
src/Symfony/Component/Config/Definition/PrototypedArrayNode.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Definition/PrototypedArrayNode.php+5-13Lines changed: 5 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
185 | 185 |
|
186 | 186 |
|
187 | 187 |
|
188 |
| - |
189 |
| - |
| 188 | + |
190 | 189 |
|
191 | 190 |
|
192 | 191 |
|
| ||
199 | 198 |
|
200 | 199 |
|
201 | 200 |
|
202 |
| - |
203 |
| - |
| 201 | + |
204 | 202 |
|
205 | 203 |
|
206 | 204 |
|
| ||
232 | 230 |
|
233 | 231 |
|
234 | 232 |
|
235 |
| - |
236 |
| - |
| 233 | + |
237 | 234 |
|
238 | 235 |
|
239 | 236 |
|
| ||
262 | 259 |
|
263 | 260 |
|
264 | 261 |
|
265 |
| - |
266 |
| - |
| 262 | + |
267 | 263 |
|
268 | 264 |
|
269 | 265 |
|
| ||
314 | 310 |
|
315 | 311 |
|
316 | 312 |
|
317 |
| - |
318 |
| - |
319 |
| - |
320 |
| - |
321 |
| - |
| 313 | + |
322 | 314 |
|
323 | 315 |
|
324 | 316 |
|
|
src/Symfony/Component/Config/Definition/ScalarNode.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Definition/ScalarNode.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
| 36 | + |
41 | 37 |
|
42 | 38 |
|
43 | 39 |
|
|
src/Symfony/Component/Config/Definition/VariableNode.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Definition/VariableNode.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
| 85 | + |
90 | 86 |
|
91 | 87 |
|
92 | 88 |
|
|
src/Symfony/Component/Console/Formatter/OutputFormatterStyle.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Formatter/OutputFormatterStyle.php+4-20Lines changed: 4 additions & 20 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 |
| - |
94 |
| - |
95 |
| - |
96 |
| - |
97 |
| - |
| 93 | + |
98 | 94 |
|
99 | 95 |
|
100 | 96 |
|
| ||
116 | 112 |
|
117 | 113 |
|
118 | 114 |
|
119 |
| - |
120 |
| - |
121 |
| - |
122 |
| - |
123 |
| - |
| 115 | + |
124 | 116 |
|
125 | 117 |
|
126 | 118 |
|
| ||
136 | 128 |
|
137 | 129 |
|
138 | 130 |
|
139 |
| - |
140 |
| - |
141 |
| - |
142 |
| - |
143 |
| - |
| 131 | + |
144 | 132 |
|
145 | 133 |
|
146 | 134 |
|
| ||
158 | 146 |
|
159 | 147 |
|
160 | 148 |
|
161 |
| - |
162 |
| - |
163 |
| - |
164 |
| - |
165 |
| - |
| 149 | + |
166 | 150 |
|
167 | 151 |
|
168 | 152 |
|
|
0 commit comments