Commit d815189
File tree
7 files changed
+52
-312
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- EventListener
- Resources/config
- Component
- HttpFoundation
- Session
- HttpKernel
- EventListener
- Exception
7 files changed
+52
-312
lines changedsrc/Symfony/Bundle/FrameworkBundle/EventListener/DisableSessionSubscriber.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/EventListener/DisableSessionSubscriber.php-51Lines changed: 0 additions & 51 deletions
This file was deleted.
src/Symfony/Bundle/FrameworkBundle/Resources/config/session.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/session.xml+2-9Lines changed: 2 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 | 20 |
|
25 | 21 |
|
26 | 22 |
|
| ||
70 | 66 |
|
71 | 67 |
|
72 | 68 |
|
| 69 | + |
73 | 70 |
|
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| - |
| 71 | + |
79 | 72 |
|
80 | 73 |
|
81 | 74 |
|
|
src/Symfony/Component/HttpFoundation/Request.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Request.php+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
| ||
750 | 749 |
|
751 | 750 |
|
752 | 751 |
|
753 |
| - |
| 752 | + |
754 | 753 |
|
755 | 754 |
|
756 | 755 |
|
757 |
| - |
| 756 | + |
758 | 757 |
|
759 | 758 |
|
760 |
| - |
| 759 | + |
761 | 760 |
|
762 | 761 |
|
763 | 762 |
|
|
src/Symfony/Component/HttpFoundation/Session/DisableableSessionProxy.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/DisableableSessionProxy.php-238Lines changed: 0 additions & 238 deletions
This file was deleted.
src/Symfony/Component/HttpKernel/EventListener/AbstractSessionListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/AbstractSessionListener.php+24-1Lines changed: 24 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
| 44 | + |
43 | 45 |
|
44 | 46 |
|
45 |
| - |
| 47 | + |
46 | 48 |
|
47 | 49 |
|
| 50 | + |
48 | 51 |
|
49 | 52 |
|
50 | 53 |
|
| ||
83 | 86 |
|
84 | 87 |
|
85 | 88 |
|
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
86 | 93 |
|
87 | 94 |
|
88 | 95 |
|
| ||
145 | 152 |
|
146 | 153 |
|
147 | 154 |
|
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
148 | 171 |
|
0 commit comments