File tree
Expand file treeCollapse file tree
3 files changed
+12
-0
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle/DependencyInjection
- Component/HttpFoundation/Session/Storage
Expand file treeCollapse file tree
3 files changed
+12
-0
lines changedsrc/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 |
---|---|---|
| ||
233 | 233 |
|
234 | 234 |
|
235 | 235 |
|
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
236 | 240 |
|
237 | 241 |
|
238 | 242 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
103 | 107 |
|
104 | 108 |
|
105 | 109 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
27 | 31 |
|
28 | 32 |
|
29 | 33 |
|
|
0 commit comments