Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions components/form/form_events.rst
Original file line number Diff line number Diff line change
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