Commit ce4a8de
File tree
Expand file treeCollapse file tree
4 files changed
+6
-10
lines changedFilter options
- src/Symfony/Bundle/FrameworkBundle
- DependencyInjection
- Resources/config
- Tests/DependencyInjection
Expand file treeCollapse file tree
4 files changed
+6
-10
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
143 | 143 |
|
144 | 144 |
|
145 | 145 |
|
146 |
| - |
| 146 | + |
147 | 147 |
|
148 | 148 |
|
149 | 149 |
|
150 |
| - |
| 150 | + |
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
295 | 295 |
|
296 | 296 |
|
297 | 297 |
|
298 |
| - |
299 |
| - |
300 |
| - |
| 298 | + |
301 | 299 |
|
302 | 300 |
|
303 | 301 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/session.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/session.xml+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 | 9 |
|
11 | 10 |
|
12 | 11 |
|
| ||
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
21 |
| - |
22 |
| - |
23 |
| - |
| 20 | + |
24 | 21 |
|
25 | 22 |
|
26 | 23 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
| 75 | + |
| 76 | + |
76 | 77 |
|
77 | 78 |
|
78 | 79 |
|
|
0 commit comments