Skip to content

Commit

Permalink
minor #6257 [Components][Form] remove outdated caution (xabbuh)
Browse files Browse the repository at this point in the history
This PR was merged into the 3.0 branch.

Discussion
----------

[Components][Form] remove outdated caution

Commits
-------

aa33bfa [Components][Form] remove outdated caution
  • Loading branch information
wouterj committed Feb 10, 2016
2 parents 6b3f5f4 + aa33bfa commit 4924513
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions components/form/form_events.rst
Expand Up @@ -257,14 +257,6 @@ Name ``FormEvents`` Constant Event's Data
``form.post_bind`` ``FormEvents::POST_SUBMIT`` View data
====================== ============================= ===============

.. caution::

The ``FormEvents::PRE_BIND``, ``FormEvents::BIND`` and
``FormEvents::POST_BIND`` constants will be removed in version 3.0 of
Symfony.
The event names still keep their original values, so make sure you use the
``FormEvents`` constants in your code for forward compatibility.

Event Listeners
~~~~~~~~~~~~~~~

Expand Down

0 comments on commit 4924513

Please sign in to comment.