Skip to content

Releases: phpmyadmin/twig-i18n-extension

4.1.3

08 Sep 16:49
4.1.3
4c9e1e3
Compare
Choose a tag to compare
  • Add support for Twig 3.13 (#15)

4.1.2

31 Aug 14:57
4.1.2
469924f
Compare
Choose a tag to compare
  • Add support for Twig 3.12 (#14)

4.1.1

19 Apr 17:16
4.1.1
6981740
Compare
Choose a tag to compare
  • Add support for Twig 3.9 (#12)

4.1.0

12 Sep 18:34
4.1.0
a514a2a
Compare
Choose a tag to compare
  • Drop support for PHP 7.1
  • Add support for PHP 8.3

v4.0.1

10 Jun 15:55
c0d0dd1
Compare
Choose a tag to compare
  • Fix TransNode constructor optional parameters (PHP 8.1)

v4.0.0

25 Feb 00:44
v4.0.0
8d5898e
Compare
Choose a tag to compare

See more details in the CHANGELOG

  • Add support for domain translation (#4)
  • TransNode constructor signature changed, new $domain parameter ?Node $notes, ?Node $domain = null, int $lineno (#4)
  • TransNode constructor signature changed, new $context parameter ?AbstractExpression $count, ?Node $context = null, ?Node $notes (#6)
  • Add support for contexts in translations (#6)
  • Add support for enabling phpmyadmin/motranslator or complex non php-gettext supported functions (#6)
  • Add support for custom notes labels (#6)
  • Make debug info disabled by default, TransNode::$enableAddDebugInfo = true; will add it back
  • Some slight performance improvements
  • Added tests for all the code

v3.0.0

14 Jun 07:31
v3.0.0
1f509fa
Compare
Choose a tag to compare

See more details in the CHANGELOG

  • Support Twig 3
  • Require php >= 7.1
  • Apply changes for php 8.0 compatibility (twigphp/Twig#3327)

v2.0.0

14 Jun 07:28
Compare
Choose a tag to compare

First version, see more details in the CHANGELOG