Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite19fd2a

Browse files
committed
Merge branch '2.4' into 2.5
2 parentsdb48945 +5a4eb57 commite19fd2a

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

‎components/form/form_events.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,6 @@ processed.
263263
+------------------------+-------------------------------+------------------+
264264

265265
..versionadded::2.3
266-
267266
Before Symfony 2.3, ``FormEvents::PRE_SUBMIT``, ``FormEvents::SUBMIT``
268267
and ``FormEvents::POST_SUBMIT`` were called ``FormEvents::PRE_BIND``,
269268
``FormEvents::BIND`` and ``FormEvents::POST_BIND``.

‎components/http_kernel/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@ each event has their own event object:
571571

572572
+-----------------------+----------------------------------+-------------------------------------------------------------------------------------+
573573
| Name| ``KernelEvents`` Constant| Argument passed to the listener|
574-
+-----------------------+----------------------------------+-------------------------------------------------------------------------------------+
574+
+=======================+==================================+=====================================================================================+
575575
| kernel.request| ``KernelEvents::REQUEST``|:class:`Symfony\\Component\\HttpKernel\\Event\\GetResponseEvent`|
576576
+-----------------------+----------------------------------+-------------------------------------------------------------------------------------+
577577
| kernel.controller| ``KernelEvents::CONTROLLER``|:class:`Symfony\\Component\\HttpKernel\\Event\\FilterControllerEvent`|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp