Commit 39861be
File tree
2 files changed
+32
-9
lines changedFilter options
- src/Symfony/Bundle/FrameworkBundle
- DependencyInjection
- Tests/DependencyInjection
2 files changed
+32
-9
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+11-7Lines changed: 11 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
242 | 242 |
|
243 | 243 |
|
244 | 244 |
|
245 |
| - |
| 245 | + |
246 | 246 |
|
247 | 247 |
|
248 | 248 |
|
| ||
599 | 599 |
|
600 | 600 |
|
601 | 601 |
|
| 602 | + |
| 603 | + |
| 604 | + |
| 605 | + |
| 606 | + |
602 | 607 |
|
603 | 608 |
|
604 | 609 |
|
| ||
2081 | 2086 |
|
2082 | 2087 |
|
2083 | 2088 |
|
2084 |
| - |
2085 |
| - |
2086 |
| - |
2087 |
| - |
2088 |
| - |
2089 |
| - |
| 2089 | + |
| 2090 | + |
| 2091 | + |
| 2092 | + |
2090 | 2093 |
|
| 2094 | + |
2091 | 2095 |
|
2092 | 2096 |
|
2093 | 2097 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php+21-2Lines changed: 21 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
746 | 746 |
|
747 | 747 |
|
748 | 748 |
|
| 749 | + |
| 750 | + |
| 751 | + |
| 752 | + |
| 753 | + |
| 754 | + |
| 755 | + |
| 756 | + |
| 757 | + |
| 758 | + |
| 759 | + |
| 760 | + |
| 761 | + |
| 762 | + |
| 763 | + |
| 764 | + |
| 765 | + |
| 766 | + |
| 767 | + |
749 | 768 |
|
750 | 769 |
|
751 | 770 |
|
| ||
1960 | 1979 |
|
1961 | 1980 |
|
1962 | 1981 |
|
1963 |
| - |
| 1982 | + |
1964 | 1983 |
|
1965 | 1984 |
|
1966 | 1985 |
|
1967 | 1986 |
|
1968 | 1987 |
|
1969 | 1988 |
|
1970 |
| - |
| 1989 | + |
1971 | 1990 |
|
1972 | 1991 |
|
1973 | 1992 |
|
|
0 commit comments