summaryrefslogtreecommitdiff
path: root/libs/plugins/modifiercompiler.wordwrap.php
AgeCommit message (Expand)AuthorFilesLines
2023-08-08Smarty5 (#852)Simon Wisselink1-39/+0
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-1/+1
2018-06-12Update PSR-2Sławomir Kaleta1-2/+2
2017-11-11remove html tags from PHPDoc blocksUwe Tews1-2/+2
2017-10-26- correction of PHPDoc blocksUwe Tews1-3/+3
2017-08-05- bugfix wordwrap modifier could fail if used in nocache code.Uwe Tews1-14/+2
2016-02-09- reformat all code for unique styleuwetews1-11/+15
2015-08-09replace property array by object propertiesuwetews1-3/+3
2014-06-06 - fixed spelling, PHPDoc , minor errors, code cleanupUwe.Tews@googlemail.com1-6/+8
2013-07-14- update for PHP 5.4 compatibilityUwe.Tews@googlemail.com1-46/+45
2013-04-25- bugfix escape and wordrap modifier could be compiled into wrong code when u...Uwe.Tews@googlemail.com1-1/+1
2011-12-18- changed internals to use Smarty::$_MBSTRING ($_CHARSET, $_DATE_FORMAT) for ...rodneyrehm1-1/+1
2011-09-16commit 3.1 into the trunkmonte.ohrt1-1/+12
2010-08-17fix formattingmonte.ohrt1-1/+1
2010-08-05- added plugin type modifiercompiler to produce compiled modifier codeUwe.Tews1-0/+35