We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the following sites there is an use of the createAccessDeniedException method that was not introduced into symfony until version 2.5.
The documentation for versions 2.3 and 2.4 are wrong.
The text was updated successfully, but these errors were encountered:
bug #5271 Fix nonexistent controller method (amansilla)
2314cfe
This PR was merged into the 2.3 branch. Discussion ---------- Fix nonexistent controller method | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.3 | Fixed tickets | #5272 Commits ------- 10a8b23 [#5272] Fix unexistent controller method
And this is fixed now 🎉
Sorry, something went wrong.
[symfony#5272] Fix unexistent controller method
21605eb
No branches or pull requests
In the following sites there is an use of the createAccessDeniedException method that was not introduced into symfony until version 2.5.
The documentation for versions 2.3 and 2.4 are wrong.
The text was updated successfully, but these errors were encountered: