excelwebzone / EWZRecaptchaBundle

This bundle provides easy reCAPTCHA form field for Symfony.
MIT License
396 stars 160 forks source link

Symfony 7.1 deprecation. #309

Open MIvanIsten opened 5 months ago

MIvanIsten commented 5 months ago

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 "EWZ\Bundle\RecaptchaBundle\DependencyInjection\EWZRecaptchaExtension".