summaryrefslogtreecommitdiff
path: root/libs/plugins/modifiercompiler.count_characters.php
AgeCommit message (Expand)AuthorFilesLines
2023-08-08Smarty5 (#852)Simon Wisselink1-32/+0
2023-01-17PHP 8.1 deprecation warnings on null strings in modifiers (#834)Adrien Poupa1-2/+2
2021-10-13Feature/php8 support (#629)Simon Wisselink1-1/+1
2018-08-31- reformating for PSR-2 coding standards https://github.com/smarty-php/smarty...uwetews1-2/+2
2017-11-11remove html tags from PHPDoc blocksUwe Tews1-2/+2
2017-11-06code cleanup and optimizations 3.1.32-dev-34Uwe Tews1-1/+1
2017-08-06fixed typoUwe Tews1-1/+1
2016-02-09- reformat all code for unique styleuwetews1-4/+4
2014-06-06 - fixed spelling, PHPDoc , minor errors, code cleanupUwe.Tews@googlemail.com1-4/+5
2013-07-14- update for PHP 5.4 compatibilityUwe.Tews@googlemail.com1-33/+31
2011-12-18- added Smarty::$_UTF8_MODIFIER for proper PCRE charset handling (Forum Topic...rodneyrehm1-1/+1
2011-12-18- changed internals to use Smarty::$_MBSTRING ($_CHARSET, $_DATE_FORMAT) for ...rodneyrehm1-2/+2
2011-12-18stashing PCRE modificationsrodneyrehm1-1/+1
2011-09-16commit 3.1 into the trunkmonte.ohrt1-18/+12
2010-09-25- bugfix on some compiling modifiersuwe.tews@googlemail.com1-2/+2
2010-08-17fix formattingmonte.ohrt1-2/+3
2010-08-05- added plugin type modifiercompiler to produce compiled modifier codeUwe.Tews1-0/+38