summaryrefslogtreecommitdiff
path: root/libs/plugins/block.textformat.php
AgeCommit message (Expand)AuthorFilesLines
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-6/+14
2018-08-19- fix PSR-2 coding standards and PHPDoc blocks https://github.com/smarty-php/...uwetews1-28/+21
2018-06-12Update PSR-2Sławomir Kaleta1-23/+26
2018-03-28- bugfix plugins may not be loaded if {function} or {block} tags are executed...Uwe Tews1-9/+6
2017-11-11remove html tags from PHPDoc blocksUwe Tews1-5/+5
2017-11-06code cleanup and optimizations 3.1.32-dev-34Uwe Tews1-2/+2
2017-08-05- bugfix wordwrap modifier could fail if used in nocache code.Uwe Tews1-4/+7
2017-05-27- performance store flag for already required shared plugin functions in stat...uwetews1-3/+6
2016-09-02- performance require_once should be called only once for shared plugins http...uwetews1-1/+3
2016-02-09- reformat all code for unique styleuwetews1-1/+3
2014-06-06 - fixed spelling, PHPDoc , minor errors, code cleanupUwe.Tews@googlemail.com1-5/+5
2013-07-14- update for PHP 5.4 compatibilityUwe.Tews@googlemail.com1-7/+4
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-1/+1
2011-12-18stashing PCRE modificationsrodneyrehm1-1/+1
2011-10-07- improvement removed some unnecessary count()srodneyrehm1-7/+8
2011-09-27- added chaining to Smarty_Internal_Data so $smarty->assign('a',1)->assign('b...rodneyrehm1-3/+7
2011-09-16commit 3.1 into the trunkmonte.ohrt1-29/+35
2010-11-13- reverted location of loadPlugin() to Smarty classuwe.tews@googlemail.com1-2/+1
2010-11-12- reactivated $error_reporting property handlinguwe.tews@googlemail.com1-1/+1
2010-11-11- major update including some API changesuwe.tews@googlemail.com1-1/+1
2010-08-17fix formattingmonte.ohrt1-31/+31
2009-11-06change linefeed style to native on all filesmonte.ohrt1-103/+103
2009-03-22rearrange things into distribution and development directoriesmonte.ohrt1-0/+103