Commit 74a18bc
committed
File tree
3 files changed
+18
-2
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- DependencyInjection
- Tests/DependencyInjection
- Component/Validator
3 files changed
+18
-2
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
| 100 | + |
100 | 101 |
|
101 | 102 |
|
102 | 103 |
|
| ||
1107 | 1108 |
|
1108 | 1109 |
|
1109 | 1110 |
|
| 1111 | + |
| 1112 | + |
| 1113 | + |
| 1114 | + |
| 1115 | + |
| 1116 | + |
1110 | 1117 |
|
1111 | 1118 |
|
1112 | 1119 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| 53 | + |
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
| ||
818 | 819 |
|
819 | 820 |
|
820 | 821 |
|
821 |
| - |
| 822 | + |
| 823 | + |
| 824 | + |
| 825 | + |
| 826 | + |
822 | 827 |
|
823 | 828 |
|
824 | 829 |
|
|
src/Symfony/Component/Validator/ValidatorBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/ValidatorBuilder.php+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
258 | 258 |
|
259 | 259 |
|
260 | 260 |
|
261 |
| - |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
262 | 266 |
|
263 | 267 |
|
264 | 268 |
|
|
0 commit comments