8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efa004f commit 075b1ccCopy full SHA for 075b1cc
event_dispatcher.rst
@@ -67,7 +67,7 @@ The most common way to listen to an event is to register an **event listener**::
67
Check out the :doc:`Symfony events reference </reference/events>` to see
68
what type of object each event provides.
69
70
-.. versionadded::
+.. versionadded:: 4.3
71
72
The :class:`Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent` class was
73
introduced in Symfony 4.3. In previous versions it was called
setup.rst
@@ -154,7 +154,6 @@ Go Deeper with Setup
154
:glob:
155
156
setup/homestead
157
- setup/built_in_web_server
158
setup/web_server_configuration
159
setup/*
160
0 commit comments