Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
Commit5429b5d
committed
Remove legacy code paths that rely on feature checks
1 parentc97e79d commit5429b5d
File tree
102 files changed
+264
-1351
lines changed- src/Symfony
- Bridge
- Doctrine
- Form
- IdGenerator
- Middleware/Debug
- DBAL3
- PropertyInfo
- SchemaListener
- Security/RememberMe
- Tests
- ArgumentResolver
- DependencyInjection/CompilerPass
- Form
- Type
- IdGenerator
- Middleware/Debug
- PropertyInfo
- Fixtures
- SchemaListener
- Security
- RememberMe
- User
- Types
- Types
- PhpUnit/Legacy
- Twig
- Extension
- Node
- Tests
- Node
- Validator/Constraints
- Bundle
- FrameworkBundle
- Command
- Controller
- DependencyInjection
- Resources/config
- Tests
- Controller
- DependencyInjection
- Functional
- Test
- SecurityBundle
- DependencyInjection
- Tests/Functional
- Bundle/RememberMeBundle/Security
- TwigBundle
- DependencyInjection
- Resources/config
- Tests/Functional
- WebProfilerBundle
- Component
- Cache
- Adapter
- Tests/Adapter
- DependencyInjection/Tests/Compiler
- ErrorHandler/Tests/Exception
- Form
- Extension
- Core/DataAccessor
- DataCollector
- Tests/Extension/Core/Type
- HttpClient
- HttpFoundation
- Session/Storage/Handler
- HttpKernel
- Tests
- DataCollector
- EventListener
- Lock
- Store
- Tests/Store
- Messenger
- Bridge/Doctrine
- Tests/Transport
- Transport
- EventListener
- Tests/Command
- PasswordHasher/Tests/Hasher
- PropertyInfo/Tests/Extractor
- Security/Http/LoginLink
- Serializer
- Normalizer
- Tests/Normalizer
- Validator
- Constraints
- Mapping/Loader
- Tests/Constraints
- VarDumper
- Caster
- Tests
- Caster
- Dumper
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
102 files changed
+264
-1351
lines changedLines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
| |||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
136 |
| - | |
137 |
| - | |
| 136 | + | |
| 137 | + | |
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
| |||
171 | 171 |
| |
172 | 172 |
| |
173 | 173 |
| |
174 |
| - | |
175 |
| - | |
| 174 | + | |
| 175 | + | |
176 | 176 |
| |
177 | 177 |
| |
178 | 178 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
65 | 64 |
| |
66 | 65 |
| |
67 | 66 |
| |
|
Lines changed: 0 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 | 14 |
| |
16 | 15 |
| |
17 | 16 |
| |
| |||
24 | 23 |
| |
25 | 24 |
| |
26 | 25 |
| |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 | 26 |
| |
36 | 27 |
| |
37 | 28 |
| |
|
Lines changed: 0 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 | 14 |
| |
16 | 15 |
| |
17 | 16 |
| |
| |||
31 | 30 |
| |
32 | 31 |
| |
33 | 32 |
| |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 | 33 |
| |
43 | 34 |
| |
44 | 35 |
| |
|
Lines changed: 0 additions & 133 deletions
This file was deleted.
Lines changed: 0 additions & 76 deletions
This file was deleted.
Lines changed: 0 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 | 39 |
| |
49 | 40 |
| |
50 | 41 |
| |
|
Lines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 | 15 |
| |
17 | 16 |
| |
18 | 17 |
| |
| |||
130 | 129 |
| |
131 | 130 |
| |
132 | 131 |
| |
133 |
| - | |
134 |
| - | |
| 132 | + | |
135 | 133 |
| |
136 | 134 |
| |
137 | 135 |
| |
| |||
231 | 229 |
| |
232 | 230 |
| |
233 | 231 |
| |
234 |
| - | |
235 | 232 |
| |
236 | 233 |
| |
237 | 234 |
| |
| |||
242 | 239 |
| |
243 | 240 |
| |
244 | 241 |
| |
245 |
| - | |
246 |
| - | |
247 | 242 |
| |
248 | 243 |
| |
249 | 244 |
| |
|
Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
| 37 | + | |
42 | 38 |
| |
43 | 39 |
| |
44 | 40 |
| |
|
Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
198 | 198 |
| |
199 | 199 |
| |
200 | 200 |
| |
201 |
| - | |
202 |
| - | |
203 |
| - | |
204 |
| - | |
205 |
| - | |
| 201 | + | |
206 | 202 |
| |
207 | 203 |
|
0 commit comments
Comments
(0)