Skip to content

Commit

Permalink
[Components][Form] remove outdated caution
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Feb 10, 2016
1 parent 6b3f5f4 commit aa33bfa
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 aa33bfa

Please sign in to comment.