8000 Remove reference to obsolete Psr7ServerRequestResolver · GromNaN/symfony-docs@ad25654 · GitHub
[go: up one dir, main page]

Skip to content

Commit ad25654

Browse files
committed
Remove reference to obsolete Psr7ServerRequestResolver
1 parent 3ce2c1a commit ad25654

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

controller/argument_value_resolver.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,6 @@ In addition, some components and official bundles provide other value resolvers:
6464
The ``SecurityUserValueResolver`` was deprecated in Symfony 4.1 in favor of
6565
:class:`Symfony\\Component\\Security\\Http\\Controller\\UserValueResolver`.
6666

67-
``Psr7ServerRequestResolver``
68-
Injects a `PSR-7`_ compliant version of the current request if type-hinted
< 77EF code>69-
with ``RequestInterface``, ``MessageInterface`` or ``ServerRequestInterface``.
70-
It requires installing the `SensioFrameworkExtraBundle`_.
71-
7267
Adding a Custom Value Resolver
7368
------------------------------
7469

@@ -266,5 +261,3 @@ passing the user along sub-requests).
266261
.. _`@ParamConverter`: https://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/annotations/converters.html
267262
.. _`yield`: https://www.php.net/manual/en/language.generators.syntax.php
268263
.. _`SecurityBundle`: https://github.com/symfony/security-bundle
269-
.. _`PSR-7`: https://www.php-fig.org/psr/psr-7/
270-
.. _`SensioFrameworkExtraBundle`: https://github.com/sensiolabs/SensioFrameworkExtraBundle

0 commit comments

Comments
 (0)
0