Skip to content

Commit 4924513

Browse files
committed
minor #6257 [Components][Form] remove outdated caution (xabbuh)
This PR was merged into the 3.0 branch. Discussion ---------- [Components][Form] remove outdated caution Commits ------- aa33bfa [Components][Form] remove outdated caution
2 parents 6b3f5f4 + aa33bfa commit 4924513

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Diff for: 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)