| Server IP : 178.128.116.179 / Your IP : 216.73.216.206 Web Server : nginx/1.30.3 System : Linux glamautowash 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.4.22 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/html/glamautowash.com/pma/vendor/phpmyadmin/twig-i18n-extension/ |
Upload File : |
# Change Log ## [4.1.5] - 2025-09-27 * Fix some Twig deprecations ([#26](https://github.com/phpmyadmin/twig-i18n-extension/pull/26)) ## [4.1.4] - 2025-09-14 * Fix some Twig deprecations (#23) * Improve Twig's environment version check ## [4.1.3] - 2024-09-08 * Add support for Twig 3.13 (#15) ## [4.1.2] - 2024-08-31 * Add support for Twig 3.12 (#14) ## [4.1.1] - 2024-04-19 * Add support for Twig 3.9 (#12) ## [4.1.0] - 2023-09-12 * Drop support for PHP 7.1 * Add support for PHP 8.3 ## [4.0.1] - 2021-06-10 * Fix TransNode constructor optional parameters ## [4.0.0] - 2021-02-25 * 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 ## [3.0.0] - 2020-06-14 * Add a .gitattributes file * Support Twig 3 * Remove extra field from composer.json * Add support field in composer.json * Require php >= 7.1 * Setup and apply phpmyadmin/coding-standard * Apply changes for php 8.0 compatibility (https://github.com/twigphp/Twig/issues/3327) ## 2.0.0 - 2020-01-14 * First release of this library. [4.1.5]: https://github.com/phpmyadmin/twig-i18n-extension/compare/4.1.4...4.1.5 [4.1.4]: https://github.com/phpmyadmin/twig-i18n-extension/compare/4.1.3...4.1.4 [4.1.3]: https://github.com/phpmyadmin/twig-i18n-extension/compare/4.1.2...4.1.3 [4.1.2]: https://github.com/phpmyadmin/twig-i18n-extension/compare/4.1.1...4.1.2 [4.1.1]: https://github.com/phpmyadmin/twig-i18n-extension/compare/4.1.0...4.1.1 [4.1.0]: https://github.com/phpmyadmin/twig-i18n-extension/compare/v4.0.1...4.1.0 [4.0.1]: https://github.com/phpmyadmin/twig-i18n-extension/compare/v4.0.0...v4.0.1 [4.0.0]: https://github.com/phpmyadmin/twig-i18n-extension/compare/v3.0.0...v4.0.0 [3.0.0]: https://github.com/phpmyadmin/twig-i18n-extension/compare/v2.0.0...v3.0.0