symfony-console-form icon indicating copy to clipboard operation
symfony-console-form copied to clipboard

Deprecation notice after upgrading to Symfony 7.1

Open tarlepp opened this issue 1 year ago • 0 comments

User Deprecated: 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 "Matthias\SymfonyConsoleForm\Bundle\SymfonyConsoleFormExtension".

{"exception":"[object] (ErrorException(code: 0): User Deprecated: 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 "Matthias\SymfonyConsoleForm\Bundle\SymfonyConsoleFormExtension". at /app/vendor/symfony/error-handler/DebugClassLoader.php:341)"}

tarlepp avatar May 31 '24 17:05 tarlepp