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 symfony#22319 [HttpKernel] Fix missing use statement in RegisterControllerArgumentLocatorPass (chalasr)
This PR was merged into the 3.3-dev branch.
Discussion
----------
[HttpKernel] Fix missing use statement in RegisterControllerArgumentLocatorPass
| Q | A
| ------------- | ---
| Branch? | master
| Bug fix? | yes (master only)
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | n/a
| License | MIT
| Doc PR | n/a
Maybe meaning that this one misses a test case ensuring parent definitions are indeed took into account
Commits
-------
dc2fe60 [HttpKernel] Fix missing use statement in RegisterControllerArgumentLocatorsPass
0 commit comments