Commit 6aec62b
File tree
9 files changed
+48
-5
lines changedFilter options
- src/Symfony/Bundle/FrameworkBundle
- DependencyInjection
- Tests/DependencyInjection
- Fixtures
- php
- xml
- yml
9 files changed
+48
-5
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
| 63 | + |
63 | 64 |
|
64 | 65 |
|
65 | 66 |
|
| ||
1436 | 1437 |
|
1437 | 1438 |
|
1438 | 1439 |
|
| 1440 | + |
| 1441 | + |
| 1442 | + |
| 1443 | + |
1439 | 1444 |
|
1440 | 1445 |
|
1441 | 1446 |
|
|
File renamed without changes.
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/messenger_validation_enabled.php
Copy file name to clipboard+12Lines changed: 12 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 | + |
File renamed without changes.
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/messenger_validation_enabled.xml
Copy file name to clipboard+16Lines changed: 16 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 | + |
File renamed without changes.
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/yml/messenger_validation_enabled.yml
Copy file name to clipboard+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php+7-5Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
520 | 520 |
|
521 | 521 |
|
522 | 522 |
|
523 |
| - |
| 523 | + |
524 | 524 |
|
525 |
| - |
526 |
| - |
527 |
| - |
| 525 | + |
| 526 | + |
| 527 | + |
528 | 528 |
|
529 |
| - |
| 529 | + |
| 530 | + |
| 531 | + |
530 | 532 |
|
531 | 533 |
|
532 | 534 |
|
|
src/Symfony/Bundle/FrameworkBundle/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/composer.json+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| 44 | + |
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
|
0 commit comments