Skip to content

Releases: OxCom/zf3-twig

Release v1.1.2

02 Sep 09:24
39e50d3
Compare
Choose a tag to compare

fix: Twig extension class resolution

Drop mix of php and twig templates!

27 Apr 06:51
Compare
Choose a tag to compare

That was bad decision to allow mixing of php and twig views with TwigRender.
All tags will be deleted with "smart render"

Twig v3.x

26 Jan 10:59
Compare
Choose a tag to compare

Support of Twig v3.x

Switch to Laminas

24 Jan 11:24
Compare
Choose a tag to compare

#15 Switch to Laminas - a community-supported, open source continuation of Zend Framework.

Smart render stategy

04 Dec 15:42
Compare
Choose a tag to compare
  • fix for #13 - Add more login to process select strategy. Now it's possible to mix php and twig renders.

v0.2.1

25 Mar 19:32
eab11f8
Compare
Choose a tag to compare
Merge pull request #12 from reinfi/fixbc

apply breaking change from twig

Twig v2.7

15 Mar 18:25
370b15e
Compare
Choose a tag to compare
Merge pull request #11 from reinfi/twig27

Update to twig 2.7

Update template loader

01 Feb 08:22
Compare
Choose a tag to compare

Map loader extended with few addition checks:

  • Check that template is in map
  • Check that template file is exists
  • Additional test

Update template loader

01 Feb 08:22
Compare
Choose a tag to compare

Map loader extended with few addition checks:

  • Check that template is in map
  • Check that template file is exists
  • Additional test

PHP5.6: Update Twig version

23 Dec 08:59
Compare
Choose a tag to compare

Update Twig version to 1.35.x