File tree
Expand file treeCollapse file tree
7 files changed
+75
-21
lines changedFilter options
- src/Symfony/Component
- DependencyInjection
- Compiler
- Tests
- Compiler
- Fixtures/php
- HttpKernel
Expand file treeCollapse file tree
7 files changed
+75
-21
lines changedsrc/Symfony/Component/DependencyInjection/Compiler/RegisterServiceSubscribersPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/RegisterServiceSubscribersPass.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
97 |
| - |
| 97 | + |
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/ServiceLocatorTagPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/ServiceLocatorTagPass.php+13-1Lines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
| 75 | + |
75 | 76 |
|
76 | 77 |
|
| 78 | + |
| 79 | + |
77 | 80 |
|
78 |
| - |
| 81 | + |
79 | 82 |
|
80 | 83 |
|
81 | 84 |
|
| ||
94 | 97 |
|
95 | 98 |
|
96 | 99 |
|
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
97 | 109 |
|
98 | 110 |
|
99 | 111 |
|
src/Symfony/Component/DependencyInjection/ServiceLocator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/ServiceLocator.php+53-6Lines changed: 53 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
| 18 | + |
17 | 19 |
|
18 | 20 |
|
19 | 21 |
|
| ||
22 | 24 |
|
23 | 25 |
|
24 | 26 |
|
| 27 | + |
| 28 | + |
| 29 | + |
25 | 30 |
|
26 | 31 |
|
27 | 32 |
|
| ||
31 | 36 |
|
32 | 37 |
|
33 | 38 |
|
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
34 | 48 |
|
35 | 49 |
|
36 | 50 |
|
| ||
45 | 59 |
|
46 | 60 |
|
47 | 61 |
|
48 |
| - |
| 62 | + |
49 | 63 |
|
50 | 64 |
|
51 |
| - |
52 |
| - |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
53 | 71 |
|
54 | 72 |
|
55 |
| - |
| 73 | + |
56 | 74 |
|
57 |
| - |
| 75 | + |
58 | 76 |
|
59 |
| - |
| 77 | + |
60 | 78 |
|
61 | 79 |
|
62 | 80 |
|
63 | 81 |
|
64 | 82 |
|
65 | 83 |
|
66 | 84 |
|
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
67 | 114 |
|
src/Symfony/Component/DependencyInjection/Tests/Compiler/RegisterServiceSubscribersPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Compiler/RegisterServiceSubscribersPassTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 |
| - |
| 88 | + |
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
| ||
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
118 |
| - |
| 118 | + |
119 | 119 |
|
120 | 120 |
|
121 | 121 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_subscriber.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_subscriber.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| 48 | + |
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
| ||
82 | 83 |
|
83 | 84 |
|
84 | 85 |
|
85 |
| - |
| 86 | + |
86 | 87 |
|
87 | 88 |
|
88 | 89 |
|
89 | 90 |
|
90 | 91 |
|
91 | 92 |
|
92 | 93 |
|
93 |
| - |
| 94 | + |
94 | 95 |
|
95 | 96 |
|
96 | 97 |
|
|
src/Symfony/Component/DependencyInjection/Tests/ServiceLocatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/ServiceLocatorTest.php+2-8Lines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
| 62 | + |
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
| 71 | + |
78 | 72 |
|
79 | 73 |
|
80 | 74 |
|
|
src/Symfony/Component/HttpKernel/HttpKernel.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/HttpKernel.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
153 |
| - |
| 153 | + |
154 | 154 |
|
155 | 155 |
|
156 | 156 |
|
|
0 commit comments