index
:
smarty
master
smarty Templating Suite
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
sysplugins
/
smarty_internal_compile_insert.php
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-08
Smarty5 (#852)
Simon Wisselink
1
-157
/
+0
2022-03-10
Fix PHP 8.1 deprecated warning when calling rtrim
Jorge Sá Pereira
1
-1
/
+1
2021-10-13
Feature/php8 support (#629)
Simon Wisselink
1
-1
/
+1
2018-10-11
- bugfix {insert} not works when caching is enabled and included template is ...
uwetews
1
-0
/
+1
2018-08-31
- reformating for PSR-2 coding standards https://github.com/smarty-php/smarty...
uwetews
1
-0
/
+2
2018-06-12
Update PSR-2
Sławomir Kaleta
1
-8
/
+12
2017-11-20
bugfix rework of newline spacing between tag code and template text.
Uwe Tews
1
-2
/
+0
2017-11-06
code cleanup and optimizations 3.1.32-dev-34
Uwe Tews
1
-2
/
+2
2017-10-26
- correction of PHPDoc blocks
Uwe Tews
1
-0
/
+1
2017-10-26
- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR
Uwe Tews
1
-10
/
+6
2017-10-26
- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...
Uwe Tews
1
-6
/
+8
2017-10-26
- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...
Uwe Tews
1
-8
/
+6
2017-10-26
- bugfix Smarty version was not filled in header comment of compiled and cac...
Uwe Tews
1
-6
/
+10
2017-10-26
- bugfix Smarty version was not filled in header comment of compiled and cac...
Uwe Tews
1
-10
/
+6
2017-10-26
- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...
Uwe Tews
1
-6
/
+8
2017-10-26
- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...
Uwe Tews
1
-8
/
+6
2017-10-26
- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...
Uwe Tews
1
-6
/
+8
2017-10-26
- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...
Uwe Tews
1
-8
/
+6
2017-10-26
- bugfix Smarty version was not filled in header comment of compiled and cac...
Uwe Tews
1
-6
/
+10
2017-10-26
- bugfix Smarty version was not filled in header comment of compiled and cac...
Uwe Tews
1
-10
/
+6
2017-10-26
- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...
Uwe Tews
1
-6
/
+8
2017-10-22
- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR
Uwe Tews
1
-8
/
+6
2016-08-23
- bugfix remove constant DS as shortcut for DIRECTORY_SEPARATOR as the user m...
uwetews
1
-1
/
+1
2016-02-10
- bugfix {strip} must keep space on output creating smarty tags within html t...
uwetews
1
-1
/
+3
2016-02-09
- reformat all code for unique style
uwetews
1
-12
/
+14
2015-12-27
- code fixes
uwetews
1
-1
/
+1
2015-08-06
- avoid possible circular object referances caused by parser/lexer objects
Uwe Tews
1
-9
/
+12
2015-05-19
- bugfix compiler did overwrite existing variable value when setting the noca...
Uwe Tews
1
-1
/
+6
2015-04-23
- bugfix a nocache template variable used as parameter at {insert} was by mis...
Uwe Tews
1
-5
/
+8
2014-06-06
- fixed spelling, PHPDoc , minor errors, code cleanup
Uwe.Tews@googlemail.com
1
-7
/
+6
2013-07-14
- update for PHP 5.4 compatibility
Uwe.Tews@googlemail.com
1
-7
/
+6
2011-09-16
commit 3.1 into the trunk
monte.ohrt
1
-47
/
+66
2010-11-12
- reactivated $error_reporting property handling
uwe.tews@googlemail.com
1
-2
/
+2
2010-11-11
- major update including some API changes
uwe.tews@googlemail.com
1
-6
/
+9
2010-08-23
- fixed E_STRICT errors for uninitialized variables
Uwe.Tews
1
-0
/
+2
2010-08-17
fix formatting
monte.ohrt
1
-0
/
+1
2010-07-07
- bugfix support of script files relative to trusted_dir
Uwe.Tews
1
-10
/
+34
2010-05-05
- bugfix on {insert} to cache parameter
Uwe.Tews
1
-21
/
+31
2010-01-11
- added missing support of insert plugins
Uwe.Tews
1
-9
/
+17
2009-11-12
- fixed variable filenames in {include_php} and {insert}
Uwe.Tews
1
-5
/
+6
2009-10-31
- change of filenames in sysplugins folder for internal spl_autoload function
Uwe.Tews
1
-0
/
+74