Commit c21e302
committed
This PR was merged into the 6.4 branch.
Discussion
----------
[FrameworkBundle] Remove redundant `name` attribute from `default_context`
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes?
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
This was initially merged into v7.1 in symfony#53657. However, after seeing `@wouterj`'s [comment](symfony#53657 (comment)) (which I missed earlier), I opened this PR to see if we might want to reconsider this as a bug after all.
Commits
-------
f71a850 [FrameworkBundle] Remove redundant `name` attribute from `default_context`
File tree
1 file changed
+0
-1
lines changed- src/Symfony/Bundle/FrameworkBundle/DependencyInjection
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1196 | 1196 | | |
1197 | 1197 | | |
1198 | 1198 | | |
1199 | | - | |
1200 | 1199 | | |
1201 | 1200 | | |
1202 | 1201 | | |
| |||
0 commit comments