Skip to content
New issue

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

Remove deprecated usage of FormInterface::submit(Request $request) #6818

Merged
merged 1 commit into from
Nov 23, 2016

Conversation

pamil
Copy link
Contributor

@pamil pamil commented Nov 22, 2016

Q A
Bug fix? yes
New feature? no
BC breaks? no
Related tickets extracted from #6738
License MIT

*
* @see \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler
*/
final class HttpFoundationRequestHandler implements RequestHandlerInterface
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can't set the method on the form as ResourceController is too generic.

@pjedrzejewski pjedrzejewski merged commit 9ab5029 into Sylius:master Nov 23, 2016
@pjedrzejewski
Copy link
Member

Thank you Kamil!

@pamil pamil deleted the symfony3-formsubmit branch November 23, 2016 08:13
pamil pushed a commit to pamil/Sylius that referenced this pull request May 7, 2019
Remove deprecated usage of FormInterface::submit(Request $request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants