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
In #8622 we removed deprecated things from docs, but I couldn't remove the deprecated mentions to ControllerResolverInterface::getArguments() because I don't fully understand them.
…(iltar)
This PR was merged into the master branch.
Discussion
----------
Removed deprecations for argument/controller resolvers
I've removed the deprecation mentions and updated some text/examples to be correct for 4.0.
Closes#8626.
Commits
-------
3b27a3d Removed deprecations for argument/controller resolvers
In #8622 we removed deprecated things from docs, but I couldn't remove the deprecated mentions to ControllerResolverInterface::getArguments() because I don't fully understand them.
The mentions are in:
components/http_kernel.rst
create_framework/http_kernel_controller_resolver.rst
@iltar knows this feature inside out, so he may try to make this change. Thanks!
The text was updated successfully, but these errors were encountered: