Commit 2127454
File tree
39 files changed
+118
-771
lines changedFilter options
- src/Symfony
- Bundle
- FrameworkBundle
- Controller
- DependencyInjection
- Compiler
- Resources/config
- Session
- Tests
- Controller
- DependencyInjection
- Compiler
- Fixtures
- php
- xml
- yml
- Functional
- Bundle/TestBundle
- Controller
- Resources/config
- app/Session
- SecurityBundle
- DependencyInjection/Compiler
- Tests
- DependencyInjection/Compiler
- Functional/Bundle/RequestTrackerBundle/EventSubscriber
- Component
- DependencyInjection/Compiler
- HttpFoundation/Session/Storage
- HttpKernel
- EventListener
- Tests/EventListener
- Security
- Core/Authentication/Token/Storage
- Http/Tests/Firewall
39 files changed
+118
-771
lines changedsrc/Symfony/Bundle/FrameworkBundle/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
7 | 11 |
|
8 | 12 |
|
9 | 13 |
|
|
src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 | 32 |
|
34 | 33 |
|
35 | 34 |
|
| ||
93 | 92 |
|
94 | 93 |
|
95 | 94 |
|
96 |
| - |
97 | 95 |
|
98 | 96 |
|
99 | 97 |
|
|
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 |
---|---|---|
| ||
610 | 610 |
|
611 | 611 |
|
612 | 612 |
|
613 |
| - |
614 |
| - |
615 |
| - |
616 |
| - |
617 |
| - |
618 |
| - |
619 | 613 |
|
620 |
| - |
621 |
| - |
| 614 | + |
622 | 615 |
|
623 | 616 |
|
624 | 617 |
|
|
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 |
---|---|---|
| ||
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
76 |
| - |
77 | 76 |
|
78 | 77 |
|
79 | 78 |
|
| ||
1057 | 1056 |
|
1058 | 1057 |
|
1059 | 1058 |
|
1060 |
| - |
1061 |
| - |
1062 |
| - |
1063 |
| - |
1064 |
| - |
1065 |
| - |
1066 |
| - |
1067 |
| - |
1068 |
| - |
1069 |
| - |
1070 |
| - |
1071 |
| - |
1072 |
| - |
1073 |
| - |
| 1059 | + |
1074 | 1060 |
|
1075 | 1061 |
|
1076 | 1062 |
|
| ||
1080 | 1066 |
|
1081 | 1067 |
|
1082 | 1068 |
|
1083 |
| - |
1084 |
| - |
1085 |
| - |
1086 |
| - |
1087 |
| - |
1088 |
| - |
1089 |
| - |
1090 |
| - |
1091 |
| - |
1092 |
| - |
| 1069 | + |
| 1070 | + |
1093 | 1071 |
|
1094 | 1072 |
|
1095 | 1073 |
|
1096 | 1074 |
|
1097 | 1075 |
|
1098 | 1076 |
|
1099 | 1077 |
|
1100 |
| - |
1101 |
| - |
1102 |
| - |
1103 |
| - |
1104 |
| - |
1105 |
| - |
1106 |
| - |
| 1078 | + |
| 1079 | + |
1107 | 1080 |
|
1108 | 1081 |
|
1109 | 1082 |
|
|
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/KernelBrowser.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/KernelBrowser.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
130 |
| - |
| 130 | + |
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
134 |
| - |
| 134 | + |
135 | 135 |
|
136 | 136 |
|
137 | 137 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/session.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/session.php-70Lines changed: 0 additions & 70 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
20 | 14 |
|
21 |
| - |
22 | 15 |
|
23 | 16 |
|
24 | 17 |
|
25 | 18 |
|
26 | 19 |
|
27 | 20 |
|
28 | 21 |
|
29 |
| - |
30 | 22 |
|
31 |
| - |
32 | 23 |
|
33 |
| - |
34 | 24 |
|
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 |
|
| ||
147 | 83 |
|
148 | 84 |
|
149 | 85 |
|
150 |
| - |
151 |
| - |
152 | 86 |
|
153 | 87 |
|
154 | 88 |
|
| ||
158 | 92 |
|
159 | 93 |
|
160 | 94 |
|
161 |
| - |
162 |
| - |
163 |
| - |
164 |
| - |
165 | 95 |
|
166 | 96 |
|
167 | 97 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/test.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/test.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
|
0 commit comments