Commit 0737d3e
File tree
Expand file treeCollapse file tree
38 files changed
+214
-98
lines changedFilter options
- src/Symfony/Bundle/FrameworkBundle
- DependencyInjection
- Resources/config/schema
- Tests/DependencyInjection
- Fixtures
- php
- xml
- yml
Expand file treeCollapse file tree
38 files changed
+214
-98
lines changed+12-9Lines changed: 12 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
147 | 147 |
|
148 | 148 |
|
149 | 149 |
|
150 |
| - |
151 |
| - |
152 |
| - |
153 |
| - |
154 |
| - |
155 | 150 |
|
156 | 151 |
|
157 | 152 |
|
| ||
183 | 178 |
|
184 | 179 |
|
185 | 180 |
|
| 181 | + |
186 | 182 |
|
187 | 183 |
|
188 | 184 |
|
| 185 | + |
189 | 186 |
|
190 | 187 |
|
191 | 188 |
|
192 | 189 |
|
193 | 190 |
|
194 | 191 |
|
| 192 | + |
195 | 193 |
|
196 | 194 |
|
197 | 195 |
|
198 |
| - |
| 196 | + |
199 | 197 |
|
200 | 198 |
|
201 | 199 |
|
| ||
206 | 204 |
|
207 | 205 |
|
208 | 206 |
|
209 |
| - |
| 207 | + |
210 | 208 |
|
211 | 209 |
|
212 | 210 |
|
213 | 211 |
|
214 | 212 |
|
215 | 213 |
|
| 214 | + |
216 | 215 |
|
217 | 216 |
|
218 | 217 |
|
219 |
| - |
220 |
| - |
| 218 | + |
221 | 219 |
|
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
+41-2Lines changed: 41 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
369 | 369 |
|
370 | 370 |
|
371 | 371 |
|
372 |
| - |
373 |
| - |
| 372 | + |
| 373 | + |
| 374 | + |
| 375 | + |
| 376 | + |
| 377 | + |
| 378 | + |
| 379 | + |
| 380 | + |
| 381 | + |
| 382 | + |
| 383 | + |
| 384 | + |
| 385 | + |
| 386 | + |
| 387 | + |
| 388 | + |
| 389 | + |
| 390 | + |
| 391 | + |
| 392 | + |
| 393 | + |
| 394 | + |
| 395 | + |
| 396 | + |
| 397 | + |
| 398 | + |
| 399 | + |
| 400 | + |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
| 408 | + |
| 409 | + |
| 410 | + |
| 411 | + |
| 412 | + |
374 | 413 |
|
375 | 414 |
|
376 | 415 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php+21-4Lines changed: 21 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
231 | 231 |
|
232 | 232 |
|
233 | 233 |
|
234 |
| - |
| 234 | + |
235 | 235 |
|
236 | 236 |
|
237 | 237 |
|
| ||
256 | 256 |
|
257 | 257 |
|
258 | 258 |
|
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
259 | 268 |
|
260 | 269 |
|
261 |
| - |
262 | 270 |
|
263 | 271 |
|
264 | 272 |
|
| ||
272 | 280 |
|
273 | 281 |
|
274 | 282 |
|
| 283 | + |
275 | 284 |
|
276 | 285 |
|
277 | 286 |
|
| 287 | + |
278 | 288 |
|
279 | 289 |
|
280 | 290 |
|
| ||
283 | 293 |
|
284 | 294 |
|
285 | 295 |
|
| 296 | + |
| 297 | + |
| 298 | + |
286 | 299 |
|
287 | 300 |
|
288 | 301 |
|
| ||
295 | 308 |
|
296 | 309 |
|
297 | 310 |
|
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
298 | 315 |
|
299 | 316 |
|
300 | 317 |
|
| ||
313 | 330 |
|
314 | 331 |
|
315 | 332 |
|
316 |
| - |
| 333 | + |
317 | 334 |
|
318 | 335 |
|
319 |
| - |
| 336 | + |
320 | 337 |
|
321 | 338 |
|
322 | 339 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+9-3Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
621 | 621 |
|
622 | 622 |
|
623 | 623 |
|
624 |
| - |
| 624 | + |
625 | 625 |
|
626 | 626 |
|
627 | 627 |
|
628 | 628 |
|
629 | 629 |
|
630 | 630 |
|
631 |
| - |
| 631 | + |
632 | 632 |
|
633 | 633 |
|
634 | 634 |
|
| ||
637 | 637 |
|
638 | 638 |
|
639 | 639 |
|
| 640 | + |
| 641 | + |
| 642 | + |
| 643 | + |
| 644 | + |
| 645 | + |
640 | 646 |
|
641 | 647 |
|
642 | 648 |
|
| ||
676 | 682 |
|
677 | 683 |
|
678 | 684 |
|
679 |
| - |
| 685 | + |
680 | 686 |
|
681 | 687 |
|
682 | 688 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/schema/symfony-1.0.xsd
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/schema/symfony-1.0.xsd+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
270 | 270 |
|
271 | 271 |
|
272 | 272 |
|
273 |
| - |
| 273 | + |
274 | 274 |
|
275 | 275 |
|
276 | 276 |
|
| ||
280 | 280 |
|
281 | 281 |
|
282 | 282 |
|
| 283 | + |
283 | 284 |
|
284 | 285 |
|
285 | 286 |
|
| ||
295 | 296 |
|
296 | 297 |
|
297 | 298 |
|
| 299 | + |
298 | 300 |
|
299 | 301 |
|
300 | 302 |
|
301 | 303 |
|
302 | 304 |
|
303 | 305 |
|
| 306 | + |
304 | 307 |
|
305 | 308 |
|
306 | 309 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/workflow-legacy.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/workflow-legacy.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
5 | 3 |
|
6 | 4 |
|
7 | 5 |
|
|
File renamed without changes.
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/workflow_with_type_and_service.php renamed to src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/workflow_legacy_with_type_and_service.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/workflow_legacy_with_type_and_service.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/workflow_with_guard_expression.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/workflow_with_guard_expression.php+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 |
| - |
11 |
| - |
12 | 9 |
|
13 | 10 |
|
14 | 11 |
|
15 |
| - |
| 12 | + |
16 | 13 |
|
17 | 14 |
|
18 | 15 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/workflow_with_multiple_transitions_with_same_name.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/workflow_with_multiple_transitions_with_same_name.php+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 |
| - |
11 |
| - |
12 | 9 |
|
13 | 10 |
|
14 | 11 |
|
15 |
| - |
| 12 | + |
16 | 13 |
|
17 | 14 |
|
18 | 15 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/workflow_with_property_and_service.php
Copy file name to clipboard+32Lines changed: 32 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/workflow_with_support_and_support_strategy.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/workflow_with_support_and_support_strategy.php+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 |
| - |
10 |
| - |
| 8 | + |
11 | 9 |
|
12 | 10 |
|
13 | 11 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/workflow_without_support_and_support_strategy.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/workflow_without_support_and_support_strategy.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
5 | 3 |
|
6 | 4 |
|
7 | 5 |
|
8 |
| - |
9 |
| - |
10 |
| - |
| 6 | + |
11 | 7 |
|
12 | 8 |
|
13 | 9 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/workflows.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/workflows.php+2-8Lines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 |
| - |
11 |
| - |
12 | 9 |
|
13 | 10 |
|
14 | 11 |
|
15 |
| - |
| 12 | + |
16 | 13 |
|
17 | 14 |
|
18 | 15 |
|
| ||
41 | 38 |
|
42 | 39 |
|
43 | 40 |
|
44 |
| - |
45 |
| - |
46 |
| - |
47 | 41 |
|
48 | 42 |
|
49 | 43 |
|
50 |
| - |
| 44 | + |
51 | 45 |
|
52 | 46 |
|
53 | 47 |
|
|
0 commit comments