summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-15Merge branch 'release/5.4.5'v5.4.5Simon Wisselink3-2/+5
2025-04-15version bumpSimon Wisselink3-2/+5
2025-04-15changelogSimon Wisselink1-0/+1
2025-04-15Update StringEval.php (#1126)gherosh1-1/+1
2025-04-13Added sponsorSimon Wisselink1-0/+7
2025-04-13Drop jit runs from CI unit tests.Simon Wisselink1-21/+0
2025-04-13Merge branch 'release/5.4.4'v5.4.4Simon Wisselink4-3/+6
2025-04-13version bumpSimon Wisselink4-3/+6
2025-04-10Fix syntax error occurring when registering a function plugin that ends with ...Simon Wisselink3-6/+16
2025-04-10Added funding optionsSimon Wisselink1-0/+1
2025-02-13Added unit tests to prevent regressions of issue #1100 that was fixed in v4Simon Wisselink2-0/+69
2024-12-28change SMARTY_VERSION to $smarty.version.Simon Wisselink2-1/+2
2024-12-27Add upgrading remarks on magic APi methods.Simon Wisselink1-0/+9
2024-12-27Add note to docs about plugins that expect parameters by referenceSimon Wisselink1-0/+5
2024-12-23Merge branch 'release/5.4.3'v5.4.3Simon Wisselink3-2/+5
2024-12-23version bumpSimon Wisselink3-2/+5
2024-12-23move to official php8.4 image for unit testing in CISimon Wisselink1-1/+1
2024-12-23Restore special handling of isset and empty as it was in v4. Fixes #1063 (#1093)Simon Wisselink7-945/+1162
2024-11-20replace/qualify call_user_func_array. (#1083)Simon Wisselink6-9/+11
2024-11-20Merge branch 'release/5.4.2'v5.4.2Simon Wisselink2-1/+4
2024-11-20version bumpSimon Wisselink2-1/+4
2024-11-20Add to changelogSimon Wisselink1-0/+2
2024-11-20Add PHP 8.4 support to Smarty (#1043)Wim Wisselink30-31/+51
2024-10-06Add unit tests for short hand template function definition and shorthand temp...Simon Wisselink4-0/+30
2024-08-30Merge branch 'release/5.4.1'v5.4.1Simon Wisselink2-1/+4
2024-08-30version bumpSimon Wisselink2-1/+4
2024-08-29ChangelogSimon Wisselink1-0/+3
2024-08-28Update a workflow file for GitHub Actions to test on Windows (#1046)Atsushi Matsuo1-3/+4
2024-08-28Modify NullCoalescingTest.php and TernaryTest.php to prevent test failure on ...Atsushi Matsuo2-2/+2
2024-08-28Fix unit tests to enable to run CacheResourceFileTest.php on Windows (#1055)Atsushi Matsuo1-4/+13
2024-08-28Fix an issue that preventing the use of "extends:" to define the inheritance ...Atsushi Matsuo1-1/+5
2024-08-14Merge branch 'release/5.4.0'v5.4.0Simon Wisselink4-3/+6
2024-08-14version bumpSimon Wisselink4-3/+6
2024-08-14changelogSimon Wisselink1-0/+1
2024-08-14Fixing forced OpCache invalidation on every template include, which is result...Stephan Lueckl2-12/+18
2024-07-01add missing closing tr tag (#1039)Shad1-0/+1
2024-06-30Improvement of auto-escaping (#1030)Amaury Bouchard12-6/+165
2024-06-16Merge branch 'release/5.3.1'v5.3.1Simon Wisselink3-2/+5
2024-06-16version bumpSimon Wisselink3-2/+5
2024-06-16fixed error when using section with nocache.Simon Wisselink4-2/+9
2024-06-16add smarty logo svg for future useSimon Wisselink1-0/+22
2024-05-30Merge branch 'release/5.3.0'v5.3.0Simon Wisselink4-3/+6
2024-05-30version bumpSimon Wisselink4-3/+6
2024-05-30Merge branch 'support/5'Simon Wisselink7-7/+36
2024-05-29implemented and documented prependTemplateDir. (#1025)Simon Wisselink4-10/+38
2024-05-28Merge branch 'release/5.2.0'v5.2.0Simon Wisselink4-4/+7
2024-05-28version bumpSimon Wisselink4-4/+7
2024-05-28Merge pull request from GHSA-4rmg-292m-wg3wSimon Wisselink11-76/+96
2024-05-24Scottchiefbaker/master (#1019)Simon Wisselink3-0/+51
2024-04-29Remove unused attributes from config_load (#1004)Simon Wisselink2-6/+3