Commit 09a870a
File tree
Expand file treeCollapse file tree
16 files changed
+23
-99
lines changedFilter options
- src/Symfony
- Bridge/Doctrine/DependencyInjection/CompilerPass
- Bundle
- FrameworkBundle
- Command
- DependencyInjection
- Tests/Functional
- Bundle/ModernBundle/src
- TwigBundle
- DependencyInjection
- Component/HttpKernel
- Bundle
- DataCollector
Expand file treeCollapse file tree
16 files changed
+23
-99
lines changed-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
111 |
| - |
112 |
| - |
113 | 111 |
|
114 | 112 |
|
115 | 113 |
|
|
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
286 | 286 |
|
287 | 287 |
|
288 | 288 |
|
289 |
| - |
290 | 289 |
|
291 | 290 |
|
292 | 291 |
|
|
src/Symfony/Bridge/Doctrine/DependencyInjection/CompilerPass/DoctrineValidationPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/DependencyInjection/CompilerPass/DoctrineValidationPass.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
| 54 | + |
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/AssetsInstallCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/AssetsInstallCommand.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
140 |
| - |
| 140 | + |
141 | 141 |
|
142 | 142 |
|
143 | 143 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/TranslationDebugCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/TranslationDebugCommand.php+6-20Lines changed: 6 additions & 20 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
162 | 162 |
|
163 | 163 |
|
164 | 164 |
|
165 |
| - |
166 |
| - |
167 |
| - |
168 |
| - |
169 |
| - |
170 |
| - |
171 |
| - |
172 |
| - |
173 |
| - |
174 |
| - |
| 165 | + |
| 166 | + |
| 167 | + |
175 | 168 |
|
176 | 169 |
|
177 | 170 |
|
| ||
214 | 207 |
|
215 | 208 |
|
216 | 209 |
|
217 |
| - |
218 |
| - |
219 |
| - |
220 |
| - |
221 |
| - |
222 |
| - |
223 |
| - |
224 |
| - |
225 |
| - |
226 |
| - |
| 210 | + |
| 211 | + |
| 212 | + |
227 | 213 |
|
228 | 214 |
|
229 | 215 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/TranslationUpdateCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/TranslationUpdateCommand.php+3-10Lines changed: 3 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
154 | 154 |
|
155 | 155 |
|
156 | 156 |
|
157 |
| - |
158 |
| - |
159 |
| - |
160 |
| - |
161 |
| - |
162 |
| - |
163 |
| - |
164 |
| - |
165 |
| - |
166 |
| - |
| 157 | + |
| 158 | + |
| 159 | + |
167 | 160 |
|
168 | 161 |
|
169 | 162 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+3-11Lines changed: 3 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1152 | 1152 |
|
1153 | 1153 |
|
1154 | 1154 |
|
1155 |
| - |
| 1155 | + |
1156 | 1156 |
|
1157 | 1157 |
|
1158 | 1158 |
|
| ||
1314 | 1314 |
|
1315 | 1315 |
|
1316 | 1316 |
|
1317 |
| - |
1318 |
| - |
1319 |
| - |
1320 |
| - |
1321 |
| - |
| 1317 | + |
1322 | 1318 |
|
1323 | 1319 |
|
1324 | 1320 |
|
| ||
1512 | 1508 |
|
1513 | 1509 |
|
1514 | 1510 |
|
1515 |
| - |
1516 |
| - |
1517 |
| - |
1518 |
| - |
1519 |
| - |
| 1511 | + |
1520 | 1512 |
|
1521 | 1513 |
|
1522 | 1514 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/Bundle/ModernBundle/src/ModernBundle.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Functional/Bundle/ModernBundle/src/ModernBundle.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/BundlePathsTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Functional/BundlePathsTest.php+2-11Lines changed: 2 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 | 23 |
|
33 | 24 |
|
34 | 25 |
|
| ||
52 | 43 |
|
53 | 44 |
|
54 | 45 |
|
55 |
| - |
| 46 | + |
56 | 47 |
|
57 | 48 |
|
58 |
| - |
| 49 | + |
59 | 50 |
|
60 | 51 |
|
61 | 52 |
|
|
src/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
188 | 188 |
|
189 | 189 |
|
190 | 190 |
|
191 |
| - |
| 191 | + |
192 | 192 |
|
193 | 193 |
|
194 | 194 |
|
|
src/Symfony/Bundle/TwigBundle/TemplateIterator.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/TemplateIterator.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
| 68 | + |
73 | 69 |
|
74 | 70 |
|
75 | 71 |
|
|
src/Symfony/Component/HttpKernel/Bundle/Bundle.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Bundle/Bundle.php-17Lines changed: 0 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
35 | 34 |
|
36 | 35 |
|
37 | 36 |
|
| ||
118 | 117 |
|
119 | 118 |
|
120 | 119 |
|
121 |
| - |
122 |
| - |
123 |
| - |
124 |
| - |
125 |
| - |
126 |
| - |
127 |
| - |
128 |
| - |
129 |
| - |
130 |
| - |
131 |
| - |
132 |
| - |
133 |
| - |
134 |
| - |
135 |
| - |
136 |
| - |
137 | 120 |
|
138 | 121 |
|
139 | 122 |
|
|
src/Symfony/Component/HttpKernel/Bundle/BundleInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Bundle/BundleInterface.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 |
| - |
24 | 22 |
|
25 | 23 |
|
26 | 24 |
|
|
src/Symfony/Component/HttpKernel/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/CHANGELOG.md-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
9 | 7 |
|
10 | 8 |
|
11 | 9 |
|
|
src/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
82 |
| - |
| 81 | + |
83 | 82 |
|
84 | 83 |
|
85 | 84 |
|
|
src/Symfony/Component/HttpKernel/Kernel.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Kernel.php+2-11Lines changed: 2 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
264 | 264 |
|
265 | 265 |
|
266 | 266 |
|
267 |
| - |
| 267 | + |
268 | 268 |
|
269 | 269 |
|
270 | 270 |
|
| ||
605 | 605 |
|
606 | 606 |
|
607 | 607 |
|
608 |
| - |
609 |
| - |
610 |
| - |
611 |
| - |
612 |
| - |
613 |
| - |
614 |
| - |
615 |
| - |
616 | 608 |
|
617 |
| - |
618 |
| - |
| 609 | + |
619 | 610 |
|
620 | 611 |
|
621 | 612 |
|
|
0 commit comments