Commit 67cb63a
File tree
Expand file treeCollapse file tree
27 files changed
+42
-456
lines changedFilter options
- src/Symfony
- Bundle
- FrameworkBundle
- Controller
- DependencyInjection
- Compiler
- Resources/config
- Session
- Tests
- Controller
- DependencyInjection
- Compiler
- Functional
- Bundle/TestBundle
- Controller
- Resources/config
- app/Session
- SecurityBundle
- DependencyInjection/Compiler
- Tests
- DependencyInjection/Compiler
- Functional
- Component
- DependencyInjection/Compiler
- HttpFoundation/Session/Storage
- HttpKernel/EventListener
- Security
- Core/Authentication/Token/Storage
- Csrf/TokenStorage
- Http/Tests
- Firewall
- Logout
Expand file treeCollapse file tree
27 files changed
+42
-456
lines changedsrc/Symfony/Bundle/FrameworkBundle/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
4 | 12 |
|
5 | 13 |
|
6 | 14 |
|
|
src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
97 |
| - |
98 | 97 |
|
99 | 98 |
|
100 | 99 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/SessionPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/SessionPass.php-72Lines changed: 0 additions & 72 deletions
This file was deleted.
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php+1-8Lines changed: 1 addition & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
612 | 612 |
|
613 | 613 |
|
614 | 614 |
|
615 |
| - |
616 |
| - |
617 |
| - |
618 |
| - |
619 |
| - |
620 |
| - |
621 | 615 |
|
622 |
| - |
623 |
| - |
| 616 | + |
624 | 617 |
|
625 | 618 |
|
626 | 619 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+5-32Lines changed: 5 additions & 32 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
76 | 75 |
|
77 | 76 |
|
78 | 77 |
|
| ||
1048 | 1047 |
|
1049 | 1048 |
|
1050 | 1049 |
|
1051 |
| - |
1052 |
| - |
1053 |
| - |
1054 |
| - |
1055 |
| - |
1056 |
| - |
1057 |
| - |
1058 |
| - |
1059 |
| - |
1060 |
| - |
1061 |
| - |
1062 |
| - |
1063 |
| - |
1064 |
| - |
| 1050 | + |
1065 | 1051 |
|
1066 | 1052 |
|
1067 | 1053 |
|
| ||
1071 | 1057 |
|
1072 | 1058 |
|
1073 | 1059 |
|
1074 |
| - |
1075 |
| - |
1076 |
| - |
1077 |
| - |
1078 |
| - |
1079 |
| - |
1080 |
| - |
1081 |
| - |
1082 |
| - |
1083 |
| - |
| 1060 | + |
| 1061 | + |
1084 | 1062 |
|
1085 | 1063 |
|
1086 | 1064 |
|
1087 | 1065 |
|
1088 | 1066 |
|
1089 | 1067 |
|
1090 | 1068 |
|
1091 |
| - |
1092 |
| - |
1093 |
| - |
1094 |
| - |
1095 |
| - |
1096 |
| - |
1097 |
| - |
| 1069 | + |
| 1070 | + |
1098 | 1071 |
|
1099 | 1072 |
|
1100 | 1073 |
|
|
src/Symfony/Bundle/FrameworkBundle/FrameworkBundle.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/FrameworkBundle.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
| ||
159 | 158 |
|
160 | 159 |
|
161 | 160 |
|
162 |
| - |
163 | 161 |
|
164 | 162 |
|
165 | 163 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/session.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/session.php+1-70Lines changed: 1 addition & 70 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 | 14 |
|
20 |
| - |
21 | 15 |
|
22 | 16 |
|
23 | 17 |
|
24 | 18 |
|
25 | 19 |
|
26 | 20 |
|
27 | 21 |
|
28 |
| - |
29 | 22 |
|
30 |
| - |
31 | 23 |
|
32 |
| - |
33 | 24 |
|
34 |
| - |
35 |
| - |
36 | 25 |
|
37 | 26 |
|
38 | 27 |
|
39 | 28 |
|
40 | 29 |
|
41 | 30 |
|
42 |
| - |
43 |
| - |
44 | 31 |
|
45 | 32 |
|
46 | 33 |
|
| ||
79 | 66 |
|
80 | 67 |
|
81 | 68 |
|
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
87 | 69 |
|
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 | 70 |
|
95 | 71 |
|
96 |
| - |
97 |
| - |
98 |
| - |
99 |
| - |
100 |
| - |
101 |
| - |
102 |
| - |
103 |
| - |
104 |
| - |
105 |
| - |
106 |
| - |
107 |
| - |
108 |
| - |
109 |
| - |
110 |
| - |
111 |
| - |
112 |
| - |
113 |
| - |
114 |
| - |
115 |
| - |
116 |
| - |
117 |
| - |
118 |
| - |
119 |
| - |
120 |
| - |
121 |
| - |
122 |
| - |
123 |
| - |
124 |
| - |
125 |
| - |
126 |
| - |
127 |
| - |
128 |
| - |
129 |
| - |
130 |
| - |
131 |
| - |
132 |
| - |
133 |
| - |
134 |
| - |
135 |
| - |
136 | 72 |
|
137 | 73 |
|
138 | 74 |
|
| ||
146 | 82 |
|
147 | 83 |
|
148 | 84 |
|
149 |
| - |
150 |
| - |
| 85 | + |
151 | 86 |
|
152 | 87 |
|
153 | 88 |
|
154 | 89 |
|
155 | 90 |
|
156 | 91 |
|
157 | 92 |
|
158 |
| - |
159 |
| - |
160 |
| - |
161 |
| - |
162 | 93 |
|
163 | 94 |
|
164 | 95 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/test.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/test.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
| 39 | + |
44 | 40 |
|
45 | 41 |
|
46 | 42 |
|
|
src/Symfony/Bundle/FrameworkBundle/Session/DeprecatedSessionFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Session/DeprecatedSessionFactory.php-46Lines changed: 0 additions & 46 deletions
This file was deleted.
0 commit comments