You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #52209 [HttpKernel] Fix BC with FWB v5.3 (nicolas-grekas)
This PR was merged into the 6.4 branch.
Discussion
----------
[HttpKernel] Fix BC with FWB v5.3
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
The class in ``@internal`` but we reference it in FWB. In 5.4, it has an incompatible signature. This fixes the issue with accepting the previous type.
Commits
-------
6a7159d [HttpKernel] Fix BC with FWB v5.3
0 commit comments