summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-22Fixed PHP8.1 deprecation errors passing null to parameter in trim (#807)Mathias1-2/+2
2022-09-22Silence deprecation errors for strtime in PHP8.1 or higherSimon Wisselink3-5/+7
2022-09-21Update changelogSimon Wisselink1-0/+1
2022-09-21Fix Variable Usage (#808)Jonathan Stoll1-1/+1
2022-09-20Include docs en demo in the releases.Simon Wisselink2-2/+3
2022-09-18Added changelogSimon Wisselink1-0/+1
2022-09-18fix compilation for caching templates (#801)Storyxx1-2/+2
2022-09-18Fix wrong indentation in libs/plugins/modifier.capitalize.php (#802)Hypolite Petovan1-1/+1
2022-09-14clean output buffer for Throwable instead of just Exception (#797)Simon Wisselink2-1/+4
2022-09-14Merge branch 'release/4.2.1'v4.2.1Simon Wisselink2-1/+3
2022-09-14version bumpSimon Wisselink2-1/+3
2022-09-14Fixed unselected year/month/day not working in html_select_dateSimon Wisselink3-32/+68
2022-09-14Applied appropriate javascript and html escaping in mailto plugin to counter ...Simon Wisselink3-12/+40
2022-09-13Fixed PHP8.1 deprecation errors in capitalize modifierSimon Wisselink2-0/+3
2022-09-12prevent double CI workflows in PRsSimon Wisselink1-2/+4
2022-09-12Exclude unit test files from git exportSimon Wisselink1-0/+1
2022-09-12Utility script for running unit tests on all PHP versions locallySimon Wisselink2-0/+8
2022-09-12Fixed use of `rand()` without a parameter in math function (#795)Simon Wisselink3-1/+10
2022-09-10Fixed PHP8.1 deprecation errors in upper modifier #788Simon Wisselink2-2/+5
2022-09-09address PHP 8.1 'explode', 'number_format', and 'replace' deprecations (#755)Mark Fettig6-1/+220
2022-08-16Update SECURITY.mdSimon Wisselink1-1/+1
2022-08-01Merge branch 'release/4.2.0'v4.2.0Simon Wisselink2-1/+3
2022-08-01version bumpSimon Wisselink2-1/+3
2022-08-01Fixed second param of unescape modifier (#778)Simon Wisselink3-9/+23
2022-07-19Merge branch 'fix-issue-549-v3' of github.com:AnrDaemon/smarty into AnrDaemon...Simon Wisselink6-0/+119
2022-07-17git push origin masterMerge branch 'JonisoftGermany-master'Simon Wisselink2-19/+37
2022-07-17ChangelogSimon Wisselink1-0/+3
2022-07-17Merge branch 'master' of github.com:JonisoftGermany/smarty into JonisoftGerma...Simon Wisselink1-19/+34
2022-07-17Do not use obsolete smarty properties '_dir_perms', '_file_perms', 'plugin_se...Simon Wisselink2-15/+5
2022-07-14Fix PHP 8.1 htmlspecialchars deprecation (#766)Gunnar Kreitz1-1/+1
2022-07-14add local testrunners for all supported PHP versions using docker. (#770)Simon Wisselink11-2/+119
2022-06-15Replaced outdated references to SMARTY_RESOURCE_CHAR_SET in docs with Smarty:...Simon Wisselink2-6/+7
2022-05-17Add CVE to changelogSimon Wisselink1-1/+1
2022-05-17Merge branch 'release/4.1.1'v4.1.1Simon Wisselink2-1/+3
2022-05-17version bumpSimon Wisselink2-1/+3
2022-05-17Merge branch 'security/blockfunctioninjection'Simon Wisselink7-17/+27
2022-05-16ChangelogSimon Wisselink1-2/+3
2022-05-16Replace '*/' in user supplied input in C-style comments with '* /'.Simon Wisselink6-15/+24
2022-04-26ChangelogSimon Wisselink1-0/+1
2022-04-26Merge pull request #727 from liborm85/escape-modifier-fixSimon Wisselink2-10/+13
2022-04-26ChangelogSimon Wisselink1-0/+1
2022-04-26Merge pull request #743 from xorti/fix-php81-rtrim-callsSimon Wisselink3-5/+5
2022-04-26Merge branch 'patch-1'Simon Wisselink2-0/+5
2022-04-26Add changelogSimon Wisselink1-0/+3
2022-04-01Exclude demo from export and composerStephen Sigwart1-0/+1
2022-04-01Exclude docs from export and composerStephen Sigwart1-0/+1
2022-03-10Fix PHP 8.1 deprecated warning when calling rtrimJorge Sá Pereira3-5/+5
2022-02-13Merge pull request #726 from pH-7/patch-1Simon Wisselink1-1/+2
2022-02-08PHP 8.1: fix deprecation in escape modifierLibor M2-10/+13
2022-02-08Ignore `.github` folder for distribution♚ PH⑦ de Soria™♛1-1/+2