thePanz / Twig-Extension-Number

Twig Extension for number formatting for Measure units
6 stars 4 forks source link

Twig_Extension is deprecated use AbstractExtension instead #6

Open TiGR opened 4 years ago

TiGR commented 4 years ago

Here is what symfony reports:

Using the Twig_Extension class is deprecated since Twig version 2.7, use Twig\Extension\AbstractExtension instead.

thePanz commented 4 years ago

@TiGR would you like to open a PR for that?

TiGR commented 4 years ago

@thePanz done

thePanz commented 3 years ago

@TiGR sorry for such late reply. I created a 2.x branch, supporting only twig 2.x and twig 3.x I would consider deprecating v1.x of this library