We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b3f5f4 + aa33bfa commit 4924513Copy full SHA for 4924513
components/form/form_events.rst
@@ -257,14 +257,6 @@ Name ``FormEvents`` Constant Event's Data
257
``form.post_bind`` ``FormEvents::POST_SUBMIT`` View data
258
====================== ============================= ===============
259
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
268
Event Listeners
269
~~~~~~~~~~~~~~~
270
0 commit comments