I am getting the following TWIG deprecation warning:
The "Symfony\Bridge\Twig\Extension\FormExtension" class implements "Twig\Extension\InitRuntimeInterface" that is deprecated since Twig 2.7, to be removed in 3.0
However, I cannot find anything regarding what to change. Can someone point me in the right direction on how to resolve this warning?
I had the same error and updating twig from v2.7.2
to v2.7.4
fixed it.
composer update twig/twig
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With