Skip to content

Commit aa33bfa

Browse files
committed
[Components][Form] remove outdated caution
1 parent 6b3f5f4 commit aa33bfa

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

components/form/form_events.rst

-8
Original file line numberDiff line numberDiff line change
@@ -257,14 +257,6 @@ Name ``FormEvents`` Constant Event's Data
257257
``form.post_bind`` ``FormEvents::POST_SUBMIT`` View data
258258
====================== ============================= ===============
259259

260-
.. caution::
261-
262-
The ``FormEvents::PRE_BIND``, ``FormEvents::BIND`` and
263-
``FormEvents::POST_BIND`` constants will be removed in version 3.0 of
264-
Symfony.
265-
The event names still keep their original values, so make sure you use the
266-
``FormEvents`` constants in your code for forward compatibility.
267-
268260
Event Listeners
269261
~~~~~~~~~~~~~~~
270262

0 commit comments

Comments
 (0)