Skip to content

Conversation

webmozart
Copy link
Contributor

Q A
Doc fix? yes
New docs? no
Applies to 2.3 (symfony/symfony#7736)
Fixed tickets -

@weaverryan weaverryan merged commit b654800 into symfony:master Apr 26, 2013
@weaverryan
Copy link
Member

Awesome job Bernhard - merged, very minor tweaks at sha: 50cd5c3

Thanks!

@@ -226,8 +226,8 @@ controller::
.. versionadded:: 2.3
The :method:`Symfony\Component\Form\FormInterface::handleRequest` method was
added in Symfony 2.3. Previously, the ``$request`` was passed to the
``bind`` method - a strategy which is deprecated and will be removed
in Symfony 3.0. For details on that method, see :doc:`/cookbook/form/direct_bind`.
``submit`` method - a strategy which is deprecated and will be removed
Copy link
Member

Choose a reason for hiding this comment

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

This looks wrong to me/ Before 2.3, it was not passing it to submit

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.

3 participants