File tree
Expand file treeCollapse file tree
98 files changed
+351
-690
lines changedFilter options
- src/Symfony/Component
- Cache
- Messenger
- Traits
- Console
- Command
- Descriptor
- Helper
- Input
- Output
- Question
- Style
- DependencyInjection
- Compiler
- Exception
- Loader
- Configurator
- Traits
- Form
- ChoiceList
- Extension
- Core
- DataAccessor
- DataTransformer
- Type
- Validator/Constraints
- Tests
- HttpFoundation
- Session/Storage/Handler
- Security/Core
- Authorization
- Encoder
- Exception
- User
- Serializer
- Encoder
- Mapping
- Factory
- Normalizer
- Tests
- Fixtures
- Normalizer/Features
- Validator
- Test
- Validator
- Violation
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
98 files changed
+351
-690
lines changedsrc/Symfony/Component/Cache/CacheItem.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/CacheItem.php+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
154 |
| - |
155 |
| - |
156 | 154 |
|
157 | 155 |
|
158 |
| - |
| 156 | + |
159 | 157 |
|
160 | 158 |
|
161 | 159 |
|
|
src/Symfony/Component/Cache/Messenger/EarlyExpirationMessage.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Messenger/EarlyExpirationMessage.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
91 |
| - |
| 91 | + |
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
|
src/Symfony/Component/Cache/Traits/AbstractAdapterTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Traits/AbstractAdapterTrait.php+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
291 | 291 |
|
292 | 292 |
|
293 | 293 |
|
294 |
| - |
295 |
| - |
296 | 294 |
|
297 | 295 |
|
298 |
| - |
| 296 | + |
299 | 297 |
|
300 | 298 |
|
301 |
| - |
| 299 | + |
302 | 300 |
|
303 | 301 |
|
304 | 302 |
|
| ||
356 | 354 |
|
357 | 355 |
|
358 | 356 |
|
359 |
| - |
| 357 | + |
360 | 358 |
|
361 | 359 |
|
362 | 360 |
|
|
src/Symfony/Component/Cache/Traits/MemcachedTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Traits/MemcachedTrait.php+4-6Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
87 |
| - |
| 87 | + |
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
91 |
| - |
92 |
| - |
93 | 91 |
|
94 | 92 |
|
95 | 93 |
|
| ||
273 | 271 |
|
274 | 272 |
|
275 | 273 |
|
276 |
| - |
| 274 | + |
277 | 275 |
|
278 | 276 |
|
279 | 277 |
|
| ||
298 | 296 |
|
299 | 297 |
|
300 | 298 |
|
301 |
| - |
| 299 | + |
302 | 300 |
|
303 | 301 |
|
304 | 302 |
|
305 | 303 |
|
306 |
| - |
| 304 | + |
307 | 305 |
|
308 | 306 |
|
309 | 307 |
|
|
src/Symfony/Component/Cache/Traits/RedisTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Traits/RedisTrait.php+4-12Lines changed: 4 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
| 50 | + |
54 | 51 |
|
55 | 52 |
|
56 | 53 |
|
57 | 54 |
|
58 | 55 |
|
59 | 56 |
|
60 | 57 |
|
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 | 58 |
|
66 | 59 |
|
67 | 60 |
|
| ||
82 | 75 |
|
83 | 76 |
|
84 | 77 |
|
85 |
| - |
86 |
| - |
| 78 | + |
87 | 79 |
|
88 | 80 |
|
89 | 81 |
|
90 | 82 |
|
91 | 83 |
|
92 |
| - |
| 84 | + |
93 | 85 |
|
94 | 86 |
|
95 | 87 |
|
| ||
498 | 490 |
|
499 | 491 |
|
500 | 492 |
|
501 |
| - |
| 493 | + |
502 | 494 |
|
503 | 495 |
|
504 | 496 |
|
|
src/Symfony/Component/Console/Command/Command.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Command/Command.php+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
371 | 371 |
|
372 | 372 |
|
373 | 373 |
|
374 |
| - |
375 |
| - |
376 | 374 |
|
377 | 375 |
|
378 |
| - |
| 376 | + |
379 | 377 |
|
380 | 378 |
|
381 | 379 |
|
| ||
427 | 425 |
|
428 | 426 |
|
429 | 427 |
|
430 |
| - |
| 428 | + |
431 | 429 |
|
432 | 430 |
|
433 | 431 |
|
| ||
448 | 446 |
|
449 | 447 |
|
450 | 448 |
|
451 |
| - |
| 449 | + |
452 | 450 |
|
453 | 451 |
|
454 | 452 |
|
|
src/Symfony/Component/Console/Command/LazyCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Command/LazyCommand.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 |
| - |
| 93 | + |
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
| ||
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
113 |
| - |
| 113 | + |
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
| ||
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
123 |
| - |
| 123 | + |
124 | 124 |
|
125 | 125 |
|
126 | 126 |
|
|
src/Symfony/Component/Console/Descriptor/Descriptor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Descriptor/Descriptor.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
|
src/Symfony/Component/Console/Descriptor/DescriptorInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Descriptor/DescriptorInterface.php+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
26 |
| - |
27 | 25 |
|
28 |
| - |
| 26 | + |
29 | 27 |
|
src/Symfony/Component/Console/Descriptor/MarkdownDescriptor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Descriptor/MarkdownDescriptor.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/Console/Helper/FormatterHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Helper/FormatterHelper.php+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
37 |
| - |
38 | 36 |
|
39 | 37 |
|
40 |
| - |
| 38 | + |
41 | 39 |
|
42 | 40 |
|
43 | 41 |
|
|
src/Symfony/Component/Console/Helper/ProcessHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Helper/ProcessHelper.php+2-10Lines changed: 2 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
35 |
| - |
36 | 34 |
|
37 |
| - |
| 35 | + |
38 | 36 |
|
39 | 37 |
|
40 | 38 |
|
| ||
50 | 48 |
|
51 | 49 |
|
52 | 50 |
|
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
57 | 51 |
|
58 | 52 |
|
59 | 53 |
|
| ||
96 | 90 |
|
97 | 91 |
|
98 | 92 |
|
99 |
| - |
100 |
| - |
101 | 93 |
|
102 | 94 |
|
103 | 95 |
|
104 | 96 |
|
105 |
| - |
| 97 | + |
106 | 98 |
|
107 | 99 |
|
108 | 100 |
|
|
src/Symfony/Component/Console/Helper/QuestionHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Helper/QuestionHelper.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
552 | 552 |
|
553 | 553 |
|
554 | 554 |
|
555 |
| - |
556 | 555 |
|
557 | 556 |
|
558 | 557 |
|
559 |
| - |
| 558 | + |
560 | 559 |
|
561 | 560 |
|
562 | 561 |
|
|
src/Symfony/Component/Console/Helper/Table.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Helper/Table.php+10-16Lines changed: 10 additions & 16 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 |
|
142 | 140 |
|
143 | 141 |
|
| ||
161 | 159 |
|
162 | 160 |
|
163 | 161 |
|
164 |
| - |
| 162 | + |
165 | 163 |
|
166 | 164 |
|
167 | 165 |
|
| ||
254 | 252 |
|
255 | 253 |
|
256 | 254 |
|
257 |
| - |
| 255 | + |
258 | 256 |
|
259 | 257 |
|
260 | 258 |
|
261 | 259 |
|
262 | 260 |
|
263 | 261 |
|
264 | 262 |
|
265 |
| - |
266 |
| - |
267 |
| - |
268 |
| - |
269 | 263 |
|
270 | 264 |
|
271 | 265 |
|
| ||
274 | 268 |
|
275 | 269 |
|
276 | 270 |
|
277 |
| - |
| 271 | + |
278 | 272 |
|
279 | 273 |
|
280 | 274 |
|
| ||
290 | 284 |
|
291 | 285 |
|
292 | 286 |
|
293 |
| - |
| 287 | + |
294 | 288 |
|
295 | 289 |
|
296 | 290 |
|
| ||
596 | 590 |
|
597 | 591 |
|
598 | 592 |
|
599 |
| - |
| 593 | + |
600 | 594 |
|
601 | 595 |
|
602 |
| - |
603 |
| - |
| 596 | + |
| 597 | + |
604 | 598 |
|
605 | 599 |
|
606 | 600 |
|
| ||
681 | 675 |
|
682 | 676 |
|
683 | 677 |
|
684 |
| - |
| 678 | + |
685 | 679 |
|
686 | 680 |
|
687 | 681 |
|
| ||
848 | 842 |
|
849 | 843 |
|
850 | 844 |
|
851 |
| - |
| 845 | + |
852 | 846 |
|
853 | 847 |
|
854 | 848 |
|
|
0 commit comments