You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Hateoas\Twig\Extension\LinkExtension extends \Twig_Extension which is deprecated since Twig 2.7. It should use Twig\Extension\AbstractExtension instead.
This makes the current version of Hateoas incompatible with Symfony 4.4.
The text was updated successfully, but these errors were encountered:
Hello!
The
Hateoas\Twig\Extension\LinkExtension
extends\Twig_Extension
which is deprecated since Twig 2.7. It should useTwig\Extension\AbstractExtension
instead.This makes the current version of Hateoas incompatible with Symfony 4.4.
The text was updated successfully, but these errors were encountered: