Commit 029fb2e
File tree
Expand file treeCollapse file tree
4 files changed
+15
-2
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- Resources/config
- Component/HttpFoundation
- Session
- Tests/Session
Expand file treeCollapse file tree
4 files changed
+15
-2
lines changedsrc/Symfony/Bundle/FrameworkBundle/Resources/config/session.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/session.xml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
|
src/Symfony/Bundle/FrameworkBundle/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
|
src/Symfony/Component/HttpFoundation/Session/Session.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Session.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
193 | 193 |
|
194 | 194 |
|
195 | 195 |
|
196 |
| - |
| 196 | + |
| 197 | + |
| 198 | + |
197 | 199 |
|
198 | 200 |
|
199 | 201 |
|
|
src/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
260 | 260 |
|
261 | 261 |
|
262 | 262 |
|
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
263 | 273 |
|
0 commit comments