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.
2 parents d3f6ebb + 4fcfa79 commit f4b39c5Copy full SHA for f4b39c5
components/http_kernel.rst
@@ -136,13 +136,6 @@ See ":ref:`http-kernel-working-example`" for a more concrete implementation.
136
For general information on adding listeners to the events below, see
137
:ref:`http-kernel-creating-listener`.
138
139
-.. caution::
140
-
141
- As of 3.1 the :class:`Symfony\\Component\\HttpKernel\\HttpKernel` accepts a
142
- fourth argument, which must be an instance of
143
- :class:`Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolverInterface`.
144
- In 4.0 this argument will become mandatory.
145
146
.. seealso::
147
148
There is a wonderful tutorial series on using the HttpKernel component and
0 commit comments