Commit a057029
committed
File tree
Expand file treeCollapse file tree
18 files changed
+63
-41
lines changedFilter options
- src/Symfony
- Bundle
- FrameworkBundle
- Command
- DependencyInjection
- Compiler
- Resources/config
- Tests/DependencyInjection
- SecurityBundle/DependencyInjection/Security/Factory
- Component
- DependencyInjection
- Compiler
- Loader
- Tests/Compiler
- ErrorHandler/Internal
Expand file treeCollapse file tree
18 files changed
+63
-41
lines changedsrc/Symfony/Bundle/FrameworkBundle/Command/AbstractConfigCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/AbstractConfigCommand.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
| ||
55 | 54 |
|
56 | 55 |
|
57 | 56 |
|
58 |
| - |
| 57 | + |
59 | 58 |
|
60 | 59 |
|
61 | 60 |
|
| ||
93 | 92 |
|
94 | 93 |
|
95 | 94 |
|
| 95 | + |
| 96 | + |
96 | 97 |
|
97 | 98 |
|
98 | 99 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/ConfigDebugCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/ConfigDebugCommand.php+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 |
| - |
94 |
| - |
| 93 | + |
95 | 94 |
|
| 95 | + |
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
| ||
192 | 192 |
|
193 | 193 |
|
194 | 194 |
|
195 |
| - |
196 |
| - |
| 195 | + |
197 | 196 |
|
198 | 197 |
|
199 | 198 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/ConfigDumpReferenceCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/ConfigDumpReferenceCommand.php+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
106 |
| - |
107 |
| - |
| 106 | + |
108 | 107 |
|
109 | 108 |
|
110 | 109 |
|
111 | 110 |
|
112 |
| - |
| 111 | + |
113 | 112 |
|
114 | 113 |
|
115 | 114 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/AddAnnotationsCachedReaderPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/AddAnnotationsCachedReaderPass.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 | 32 |
|
34 | 33 |
|
35 | 34 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/UnusedTagsPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/UnusedTagsPass.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| 34 | + |
34 | 35 |
|
35 | 36 |
|
36 | 37 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
675 | 675 |
|
676 | 676 |
|
677 | 677 |
|
| 678 | + |
| 679 | + |
678 | 680 |
|
679 | 681 |
|
680 | 682 |
|
| ||
1657 | 1659 |
|
1658 | 1660 |
|
1659 | 1661 |
|
1660 |
| - |
1661 | 1662 |
|
1662 | 1663 |
|
1663 | 1664 |
|
1664 |
| - |
1665 | 1665 |
|
1666 | 1666 |
|
1667 | 1667 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/annotations.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/annotations.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| 40 | + |
| 41 | + |
40 | 42 |
|
41 | 43 |
|
42 | 44 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1947 | 1947 |
|
1948 | 1948 |
|
1949 | 1949 |
|
| 1950 | + |
| 1951 | + |
1950 | 1952 |
|
1951 | 1953 |
|
1952 | 1954 |
|
|
src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/LdapFactoryTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/LdapFactoryTrait.php-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 | 38 |
|
43 | 39 |
|
44 | 40 |
|
|
src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/LoginLinkFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/LoginLinkFactory.php-5Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
| ||
88 | 87 |
|
89 | 88 |
|
90 | 89 |
|
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
95 | 90 |
|
96 | 91 |
|
97 | 92 |
|
|
0 commit comments