summaryrefslogtreecommitdiff
path: root/libs/plugins/modifier.capitalize.php
AgeCommit message (Expand)AuthorFilesLines
2022-09-18Fix wrong indentation in libs/plugins/modifier.capitalize.php (#802)Hypolite Petovan1-1/+1
2022-09-13Fixed PHP8.1 deprecation errors in capitalize modifierSimon Wisselink1-0/+2
2018-08-31- reformating for PSR-2 coding standards https://github.com/smarty-php/smarty...uwetews1-10/+21
2018-06-12Update PSR-2Sławomir Kaleta1-14/+30
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-10-26- correction of PHPDoc blocksUwe Tews1-3/+20
2016-02-09- reformat all code for unique styleuwetews1-14/+25
2014-06-06 - fixed spelling, PHPDoc , minor errors, code cleanupUwe.Tews@googlemail.com1-20/+23
2013-10-28 - bugfix correction of modifier capitalize fix from 3.10.2013 (issue 159)Uwe.Tews@googlemail.com1-6/+6
2013-10-03 - bugfix loops using modifier capitalize did eat up memory (issue 159)Uwe.Tews@googlemail.com1-11/+33
2013-07-14- update for PHP 5.4 compatibilityUwe.Tews@googlemail.com1-12/+12
2013-06-26- bugfix removed PHP 5.5 deprecated preg_replace /e option in modifier capita...Uwe.Tews@googlemail.com1-4/+4
2011-12-18- added Smarty::$_UTF8_MODIFIER for proper PCRE charset handling (Forum Topic...rodneyrehm1-6/+6
2011-12-18- changed internals to use Smarty::$_MBSTRING ($_CHARSET, $_DATE_FORMAT) for ...rodneyrehm1-5/+5
2011-12-18stashing PCRE modificationsrodneyrehm1-6/+6
2011-09-16commit 3.1 into the trunkmonte.ohrt1-13/+41
2010-08-05- added plugin type modifiercompiler to produce compiled modifier codeUwe.Tews1-26/+22
2009-03-22rearrange things into distribution and development directoriesmonte.ohrt1-0/+41