Skip to content

Commit 4fcfa79

Browse files
committed
minor #17769 [HttpKernel] Remove old caution from Symony <4 (BafS)
This PR was merged into the 5.4 branch. Discussion ---------- [HttpKernel] Remove old caution from Symony <4 <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `6.x` for features of unreleased versions). --> Commits ------- 9987edd [HttpKernel] Remove old caution from Symony <4
2 parents fd74bd6 + 9987edd commit 4fcfa79

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)