summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-06Improved another chunk of the designers docsSimon Wisselink24-1336/+1250
2023-02-05WIP improving the docsSimon Wisselink25-765/+705
2023-02-03fixes to docsSimon Wisselink38-53/+53
2023-02-03multiversion mkdocs configSimon Wisselink2-0/+23
2023-01-31Fix error in docs on prepend/append. Fixes #818.Simon Wisselink1-2/+2
2023-01-17PHP 8.1 deprecation warnings on null strings in modifiers (#834)Adrien Poupa9-13/+14
2023-01-13Fix unit tests that broke because now is now in 2023Simon Wisselink1-2/+2
2023-01-13Added variable scope test for multi-level extends resourceSimon Wisselink13-42/+22
2022-11-24Allow dereferencing of non-objects accross all supported PHP versions (#832)Simon Wisselink3-2/+48
2022-11-24Simplify test running to support all phpunit cmdline optionsSimon Wisselink3-52/+17
2022-11-24Treat undefined vars and array access of a null or false variables equival...Simon Wisselink3-6/+23
2022-11-23Also mute php7 notices for undefined array indexes when muteUndefinedOrNullWa...Simon Wisselink3-4/+6
2022-11-22Merge branch 'release/4.3.0'v4.3.0Simon Wisselink2-1/+3
2022-11-22version bumpSimon Wisselink2-1/+3
2022-11-22Change file permissions for directories and respect umask for written files. ...Simon Wisselink2-5/+5
2022-11-22Make SmartyCompilerException play nicer with error handler libraries (#782)Hunman2-2/+34
2022-11-22PHP8.2 compatibility (#775)Progi198422-129/+95
2022-10-22Fixed several typos and grammar errors (#821)Andrew Dawes31-43/+43
2022-09-27Update changelogSimon Wisselink1-0/+1
2022-09-27Dropped remaining references to removed PHP-support in Smarty 4 from docs, le...Simon Wisselink13-226/+8
2022-09-27Use __DIR__ instead of dirname(__FILE__) (#817)Raimondas Rimkevičius152-250/+250
2022-09-23Using PHP functions as modifiers now triggers a deprecation notice (#814)Simon Wisselink20-44/+299
2022-09-22Bug fix for underscore in template name (#581)Scott Newton2-2/+14
2022-09-22#155 Adapt Smarty upper/lower functions to be codesafe (e.g. for Turkish loca...Alec Smecher11-29/+94
2022-09-22Fixed PHP8.1 deprecation errors in strip_tags (#803)Simon Wisselink2-2/+3
2022-09-22Removed now superfluous phpunit.shSimon Wisselink1-2/+0
2022-09-22Re-organize all testrunners to use the same script(s). (#812)Simon Wisselink6-15/+59
2022-09-22Updated changelogSimon Wisselink1-0/+1
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