Commit Graph

8 Commits

Author SHA1 Message Date
Rostislav Wolny
bccd455e6f Remove unnecessary code replacements for twig
twig_xxx functions were deprecated and are no longer used in twig codebase
2024-09-16 10:21:05 +02:00
alex-mpoet
a2a30422a1 Fix twig generate cache error
[MAILPOET-6173]
2024-08-09 10:48:30 +02:00
Jan Lysý
211ee1a7ec Update composer package twig/twig
[MAILPOET-6101]
2024-06-17 12:38:08 +02:00
Jan Jakes
926620e8f8 Ignore strict types rule in all existing files that don't have it
[MAILPOET-2688]
2022-11-29 15:04:09 +01:00
Rostislav Wolny
67f05ecfe2 Prefix forgotten Twig call in generated template code
[MAILPOET-4718]
2022-11-21 12:47:19 +01:00
Rostislav Wolny
a6d8e36896 Fix namespace of twig_compare function for prefixed version of twig library
New version of Twig we updated to added this new function to generated code.
[MAILPOET-4279]
2022-05-02 11:42:22 +02:00
Jan Lysý
1e0878cf6c Update twig/twig package to v3
[MAILPOET-4227]
2022-04-27 08:57:54 +02:00
Jan Jakes
9f790efbf0 Move plugin files to a subfolder
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00