Commit b6e65ab
File tree
4 files changed
+29
-2
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle/Resources/config
- Component/HttpFoundation
- Session
4 files changed
+29
-2
lines changedsrc/Symfony/Bundle/FrameworkBundle/Resources/config/session.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/session.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
32 | 33 |
|
33 | 34 |
|
34 | 35 |
|
| 36 | + |
35 | 37 |
|
36 | 38 |
|
37 | 39 |
|
| ||
47 | 49 |
|
48 | 50 |
|
49 | 51 |
|
| 52 | + |
50 | 53 |
|
51 | 54 |
|
52 | 55 |
|
| ||
84 | 87 |
|
85 | 88 |
|
86 | 89 |
|
| 90 | + |
87 | 91 |
|
88 | 92 |
|
89 | 93 |
|
|
src/Symfony/Component/HttpFoundation/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/CHANGELOG.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
|
src/Symfony/Component/HttpFoundation/Session/SessionFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/SessionFactory.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
|
src/Symfony/Component/HttpFoundation/Session/SessionFactoryInterface.php
Copy file name to clipboard+23Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
0 commit comments