Skip to content

Commit f4b39c5

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: [HttpKernel] Remove old caution from Symony <4
2 parents d3f6ebb + 4fcfa79 commit f4b39c5

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

components/http_kernel.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -136,13 +136,6 @@ See ":ref:`http-kernel-working-example`" for a more concrete implementation.
136136
For general information on adding listeners to the events below, see
137137
:ref:`http-kernel-creating-listener`.
138138

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-
146139
.. seealso::
147140

148141
There is a wonderful tutorial series on using the HttpKernel component and

0 commit comments

Comments
 (0)