bug #1511 Fix deprecation notice with symfony/twig-bridge 3.2+ in TwigServiceProvider (skalpa)
This PR was merged into the 2.1.x-dev branch. Discussion ---------- Fix deprecation notice with symfony/twig-bridge 3.2+ in TwigServiceProvider Fixes the deprecation triggered when instantiating `FormExtension` twig-bridge with 3.2+. I check for the existence of `Symfony\Bridge\Twig\Extension\HttpKernelRuntime` to determine if we're using 3.2 as it was added in 3.2.0-beta1. Commits ------- 6615118d Fix deprecation notice with symfony/twig-bridge 3.2+ in TwigServiceProvider
Showing
Please register or sign in to comment