Commit f46d93d
File tree
10 files changed
+113
-1
lines changedFilter options
- src/Symfony/Bundle/FrameworkBundle
- DependencyInjection
- Resources/config/schema
- Tests/DependencyInjection
- Fixtures
- Workflow/Validator
- php
- xml
- yml
10 files changed
+113
-1
lines changedsrc/Symfony/Bundle/FrameworkBundle/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
| 20 | + |
19 | 21 |
|
20 | 22 |
|
21 | 23 |
|
| ||
32 | 34 |
|
33 | 35 |
|
34 | 36 |
|
35 |
| - |
36 | 37 |
|
37 | 38 |
|
38 | 39 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php+19Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| 52 | + |
52 | 53 |
|
53 | 54 |
|
54 | 55 |
|
| ||
381 | 382 |
|
382 | 383 |
|
383 | 384 |
|
| 385 | + |
384 | 386 |
|
385 | 387 |
|
386 | 388 |
|
| ||
418 | 420 |
|
419 | 421 |
|
420 | 422 |
|
| 423 | + |
| 424 | + |
| 425 | + |
| 426 | + |
| 427 | + |
| 428 | + |
| 429 | + |
| 430 | + |
| 431 | + |
| 432 | + |
| 433 | + |
| 434 | + |
| 435 | + |
| 436 | + |
| 437 | + |
| 438 | + |
| 439 | + |
421 | 440 |
|
422 | 441 |
|
423 | 442 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1054 | 1054 |
|
1055 | 1055 |
|
1056 | 1056 |
|
| 1057 | + |
| 1058 | + |
| 1059 | + |
| 1060 | + |
1057 | 1061 |
|
1058 | 1062 |
|
1059 | 1063 |
|
|
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+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
397 | 397 |
|
398 | 398 |
|
399 | 399 |
|
| 400 | + |
400 | 401 |
|
401 | 402 |
|
402 | 403 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/Workflow/Validator/DefinitionValidator.php
Copy file name to clipboard+17Lines changed: 17 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 | + |
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+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
| 18 | + |
16 | 19 |
|
17 | 20 |
|
18 | 21 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/workflows.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/workflows.xml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/yml/workflows.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/yml/workflows.yml+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| 12 | + |
| 13 | + |
12 | 14 |
|
13 | 15 |
|
14 | 16 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTestCase.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
295 | 296 |
|
296 | 297 |
|
297 | 298 |
|
| 299 | + |
| 300 | + |
298 | 301 |
|
299 | 302 |
|
300 | 303 |
|
| ||
318 | 321 |
|
319 | 322 |
|
320 | 323 |
|
| 324 | + |
321 | 325 |
|
322 | 326 |
|
323 | 327 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/PhpFrameworkExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/PhpFrameworkExtensionTest.php+60Lines changed: 60 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
128 | 128 |
|
129 | 129 |
|
130 | 130 |
|
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
131 | 178 |
|
132 | 179 |
|
133 | 180 |
|
| ||
266 | 313 |
|
267 | 314 |
|
268 | 315 |
|
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
| 321 | + |
| 322 | + |
| 323 | + |
| 324 | + |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
0 commit comments