The class Symfony\Bridge\PsrHttpMe...actory\DiactorosFactory has been deprecated: since symfony/psr-http-message-bridge 1.2, use PsrHttpFactory instead
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-deprecated annotation
12
return (/** @scrutinizer ignore-deprecated */ new DiactorosFactory())->createRequest($symfonyRequest);