request-input-bundle icon indicating copy to clipboard operation
request-input-bundle copied to clipboard

Symfony 8.1 deprecation warning

Open ping-localhost opened this issue 2 months ago • 1 comments

The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Sfmok\RequestInput\DependencyInjection\RequestInputExtension".

ping-localhost avatar Sep 23 '25 12:09 ping-localhost