Skip to content

Removed notion "bind" from the documentation #2557

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

Merged
merged 1 commit into from
Apr 26, 2013

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