summaryrefslogtreecommitdiff
path: root/libs/sysplugins/smarty_internal_compile_insert.php
AgeCommit message (Expand)AuthorFilesLines
2023-08-08Smarty5 (#852)Simon Wisselink1-157/+0
2022-03-10Fix PHP 8.1 deprecated warning when calling rtrimJorge Sá Pereira1-1/+1
2021-10-13Feature/php8 support (#629)Simon Wisselink1-1/+1
2018-10-11- bugfix {insert} not works when caching is enabled and included template is ...uwetews1-0/+1
2018-08-31- reformating for PSR-2 coding standards https://github.com/smarty-php/smarty...uwetews1-0/+2
2018-06-12Update PSR-2Sławomir Kaleta1-8/+12
2017-11-20bugfix rework of newline spacing between tag code and template text.Uwe Tews1-2/+0
2017-11-06code cleanup and optimizations 3.1.32-dev-34Uwe Tews1-2/+2
2017-10-26- correction of PHPDoc blocksUwe Tews1-0/+1
2017-10-26- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATORUwe Tews1-10/+6
2017-10-26- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...Uwe Tews1-6/+8
2017-10-26- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...Uwe Tews1-8/+6
2017-10-26- bugfix Smarty version was not filled in header comment of compiled and cac...Uwe Tews1-6/+10
2017-10-26- bugfix Smarty version was not filled in header comment of compiled and cac...Uwe Tews1-10/+6
2017-10-26- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...Uwe Tews1-6/+8
2017-10-26- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...Uwe Tews1-8/+6
2017-10-26- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...Uwe Tews1-6/+8
2017-10-26- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...Uwe Tews1-8/+6
2017-10-26- bugfix Smarty version was not filled in header comment of compiled and cac...Uwe Tews1-6/+10
2017-10-26- bugfix Smarty version was not filled in header comment of compiled and cac...Uwe Tews1-10/+6
2017-10-26- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...Uwe Tews1-6/+8
2017-10-22- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATORUwe Tews1-8/+6
2016-08-23- bugfix remove constant DS as shortcut for DIRECTORY_SEPARATOR as the user m...uwetews1-1/+1
2016-02-10- bugfix {strip} must keep space on output creating smarty tags within html t...uwetews1-1/+3
2016-02-09- reformat all code for unique styleuwetews1-12/+14
2015-12-27- code fixesuwetews1-1/+1
2015-08-06- avoid possible circular object referances caused by parser/lexer objectsUwe Tews1-9/+12
2015-05-19- bugfix compiler did overwrite existing variable value when setting the noca...Uwe Tews1-1/+6
2015-04-23- bugfix a nocache template variable used as parameter at {insert} was by mis...Uwe Tews1-5/+8
2014-06-06 - fixed spelling, PHPDoc , minor errors, code cleanupUwe.Tews@googlemail.com1-7/+6
2013-07-14- update for PHP 5.4 compatibilityUwe.Tews@googlemail.com1-7/+6
2011-09-16commit 3.1 into the trunkmonte.ohrt1-47/+66
2010-11-12- reactivated $error_reporting property handlinguwe.tews@googlemail.com1-2/+2
2010-11-11- major update including some API changesuwe.tews@googlemail.com1-6/+9
2010-08-23- fixed E_STRICT errors for uninitialized variablesUwe.Tews1-0/+2
2010-08-17fix formattingmonte.ohrt1-0/+1
2010-07-07- bugfix support of script files relative to trusted_dirUwe.Tews1-10/+34
2010-05-05- bugfix on {insert} to cache parameterUwe.Tews1-21/+31
2010-01-11- added missing support of insert pluginsUwe.Tews1-9/+17
2009-11-12- fixed variable filenames in {include_php} and {insert}Uwe.Tews1-5/+6
2009-10-31- change of filenames in sysplugins folder for internal spl_autoload functionUwe.Tews1-0/+74