File tree
6 files changed
+158
-20
lines changedFilter options
- src/Symfony/Component/DependencyInjection
- Compiler
- Tests
- Compiler
- Fixtures/php
6 files changed
+158
-20
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+14-1Lines changed: 14 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
| 75 | + |
75 | 76 |
|
76 | 77 |
|
77 | 78 |
|
78 |
| - |
| 79 | + |
79 | 80 |
|
80 | 81 |
|
81 | 82 |
|
| ||
94 | 95 |
|
95 | 96 |
|
96 | 97 |
|
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
97 | 110 |
|
98 | 111 |
|
99 | 112 |
|
src/Symfony/Component/DependencyInjection/ServiceLocator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/ServiceLocator.php+77-6Lines changed: 77 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 |
|
| ||
45 | 50 |
|
46 | 51 |
|
47 | 52 |
|
48 |
| - |
| 53 | + |
49 | 54 |
|
50 | 55 |
|
51 |
| - |
52 |
| - |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
53 | 62 |
|
54 | 63 |
|
55 |
| - |
| 64 | + |
56 | 65 |
|
57 |
| - |
| 66 | + |
58 | 67 |
|
59 |
| - |
| 68 | + |
60 | 69 |
|
61 | 70 |
|
62 | 71 |
|
63 | 72 |
|
64 | 73 |
|
65 | 74 |
|
66 | 75 |
|
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 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 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
67 | 138 |
|
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+61-8Lines changed: 61 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
59 | 60 |
|
60 | 61 |
|
61 | 62 |
|
62 |
| - |
| 63 | + |
63 | 64 |
|
64 | 65 |
|
65 | 66 |
|
| ||
68 | 69 |
|
69 | 70 |
|
70 | 71 |
|
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
75 | 99 |
|
76 |
| - |
77 |
| - |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
78 | 116 |
|
79 | 117 |
|
80 | 118 |
|
| ||
89 | 127 |
|
90 | 128 |
|
91 | 129 |
|
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
0 commit comments