Commit 525d7bf
committed
File tree
Expand file treeCollapse file tree
39 files changed
+331
-76
lines changedFilter options
- src/Symfony
- Bridge/Doctrine
- Form/ChoiceList
- Tests/Form/Type
- Bundle
- FrameworkBundle
- Command
- DependencyInjection
- Resources/config
- Tests/DependencyInjection
- SecurityBundle/Security
- Component
- Console/Tests
- DependencyInjection
- Compiler
- Tests/Compiler
- HttpFoundation/Session/Storage/Handler
- Messenger
- Handler
- Tests/Transport/AmqpExt
- Transport/AmqpExt
- Security
- Core/Authorization
- Http/Firewall
- Serializer
- Normalizer
- Tests
- Fixtures
- Normalizer
- Validator
- Constraints
- Tests
- Constraints
Expand file treeCollapse file tree
39 files changed
+331
-76
lines changedsrc/Symfony/Bridge/Doctrine/Form/ChoiceList/ORMQueryBuilderLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Form/ChoiceList/ORMQueryBuilderLoader.php+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
53 | 68 |
|
54 | 69 |
|
55 | 70 |
|
|
src/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php+25Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
953 | 953 |
|
954 | 954 |
|
955 | 955 |
|
| 956 | + |
| 957 | + |
| 958 | + |
| 959 | + |
| 960 | + |
| 961 | + |
| 962 | + |
| 963 | + |
| 964 | + |
| 965 | + |
| 966 | + |
| 967 | + |
| 968 | + |
| 969 | + |
| 970 | + |
| 971 | + |
| 972 | + |
| 973 | + |
| 974 | + |
| 975 | + |
| 976 | + |
| 977 | + |
| 978 | + |
| 979 | + |
| 980 | + |
956 | 981 |
|
957 | 982 |
|
958 | 983 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/ContainerLintCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/ContainerLintCommand.php+38-7Lines changed: 38 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
| 20 | + |
19 | 21 |
|
20 | 22 |
|
| 23 | + |
21 | 24 |
|
22 | 25 |
|
23 | 26 |
|
| 27 | + |
24 | 28 |
|
25 | 29 |
|
26 | 30 |
|
| ||
47 | 51 |
|
48 | 52 |
|
49 | 53 |
|
50 |
| - |
| 54 | + |
| 55 | + |
51 | 56 |
|
52 |
| - |
53 |
| - |
54 |
| - |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
55 | 64 |
|
56 |
| - |
| 65 | + |
57 | 66 |
|
58 | 67 |
|
59 | 68 |
|
| ||
67 | 76 |
|
68 | 77 |
|
69 | 78 |
|
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
70 | 85 |
|
71 |
| - |
72 | 86 |
|
73 | 87 |
|
74 | 88 |
|
75 | 89 |
|
76 | 90 |
|
77 | 91 |
|
| 92 | + |
| 93 | + |
78 | 94 |
|
79 |
| - |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
80 | 100 |
|
81 | 101 |
|
82 | 102 |
|
83 | 103 |
|
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
84 | 110 |
|
85 | 111 |
|
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
86 | 117 |
|
87 | 118 |
|
88 | 119 |
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
130 | 130 |
|
131 | 131 |
|
132 | 132 |
|
133 |
| - |
| 133 | + |
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
| ||
724 | 724 |
|
725 | 725 |
|
726 | 726 |
|
| 727 | + |
| 728 | + |
| 729 | + |
| 730 | + |
| 731 | + |
727 | 732 |
|
728 | 733 |
|
729 | 734 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1353 | 1353 |
|
1354 | 1354 |
|
1355 | 1355 |
|
1356 |
| - |
| 1356 | + |
| 1357 | + |
| 1358 | + |
1357 | 1359 |
|
1358 | 1360 |
|
1359 | 1361 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/secrets.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/secrets.xml+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
11 |
| - |
| 10 | + |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
503 | 503 |
|
504 | 504 |
|
505 | 505 |
|
506 |
| - |
| 506 | + |
507 | 507 |
|
508 | 508 |
|
509 | 509 |
|
|
src/Symfony/Bundle/SecurityBundle/Security/FirewallMap.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Security/FirewallMap.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
30 | 29 |
|
31 | 30 |
|
32 | 31 |
|
33 | 32 |
|
34 | 33 |
|
35 |
| - |
36 | 34 |
|
37 | 35 |
|
38 | 36 |
|
|
src/Symfony/Component/Console/Tests/ApplicationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/ApplicationTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
616 | 616 |
|
617 | 617 |
|
618 | 618 |
|
619 |
| - |
| 619 | + |
620 | 620 |
|
621 | 621 |
|
622 | 622 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/CheckTypeDeclarationsPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/CheckTypeDeclarationsPass.php+10-3Lines changed: 10 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
| 45 | + |
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
49 |
| - |
50 |
| - |
| 50 | + |
| 51 | + |
| 52 | + |
51 | 53 |
|
52 |
| - |
| 54 | + |
53 | 55 |
|
54 | 56 |
|
| 57 | + |
55 | 58 |
|
56 | 59 |
|
57 | 60 |
|
58 | 61 |
|
59 | 62 |
|
60 | 63 |
|
61 | 64 |
|
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
62 | 69 |
|
63 | 70 |
|
64 | 71 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/ResolveInstanceofConditionalsPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/ResolveInstanceofConditionalsPass.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| 66 | + |
66 | 67 |
|
67 | 68 |
|
68 |
| - |
| 69 | + |
69 | 70 |
|
70 | 71 |
|
71 | 72 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Compiler/CheckTypeDeclarationsPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Compiler/CheckTypeDeclarationsPassTest.php+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
669 | 669 |
|
670 | 670 |
|
671 | 671 |
|
| 672 | + |
| 673 | + |
| 674 | + |
| 675 | + |
| 676 | + |
| 677 | + |
| 678 | + |
| 679 | + |
| 680 | + |
| 681 | + |
| 682 | + |
| 683 | + |
672 | 684 |
|
src/Symfony/Component/HttpFoundation/Session/Storage/Handler/SessionHandlerFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/Handler/SessionHandlerFactory.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
54 |
| - |
55 |
| - |
| 53 | + |
| 54 | + |
| 55 | + |
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
59 |
| - |
| 59 | + |
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
|
src/Symfony/Component/Messenger/Handler/MessageSubscriberInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Handler/MessageSubscriberInterface.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
|
src/Symfony/Component/Messenger/Tests/Transport/AmqpExt/ConnectionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Tests/Transport/AmqpExt/ConnectionTest.php+21-6Lines changed: 21 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
227 | 227 |
|
228 | 228 |
|
229 | 229 |
|
230 |
| - |
| 230 | + |
231 | 231 |
|
232 | 232 |
|
233 | 233 |
|
| ||
250 | 250 |
|
251 | 251 |
|
252 | 252 |
|
253 |
| - |
| 253 | + |
254 | 254 |
|
255 | 255 |
|
256 | 256 |
|
| ||
400 | 400 |
|
401 | 401 |
|
402 | 402 |
|
403 |
| - |
| 403 | + |
404 | 404 |
|
405 | 405 |
|
406 | 406 |
|
| ||
442 | 442 |
|
443 | 443 |
|
444 | 444 |
|
445 |
| - |
| 445 | + |
446 | 446 |
|
447 | 447 |
|
448 | 448 |
|
| ||
474 | 474 |
|
475 | 475 |
|
476 | 476 |
|
477 |
| - |
| 477 | + |
478 | 478 |
|
479 | 479 |
|
480 | 480 |
|
481 | 481 |
|
482 | 482 |
|
| 483 | + |
| 484 | + |
| 485 | + |
| 486 | + |
| 487 | + |
| 488 | + |
| 489 | + |
| 490 | + |
| 491 | + |
| 492 | + |
| 493 | + |
| 494 | + |
| 495 | + |
| 496 | + |
| 497 | + |
483 | 498 |
|
484 | 499 |
|
485 | 500 |
|
| ||
546 | 561 |
|
547 | 562 |
|
548 | 563 |
|
549 |
| - |
| 564 | + |
550 | 565 |
|
551 | 566 |
|
552 | 567 |
|
|
0 commit comments