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_call.php
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-08
Smarty5 (#852)
Simon Wisselink
1
-89
/
+0
2018-06-12
Update PSR-2
Sławomir Kaleta
1
-2
/
+2
2017-11-06
code cleanup and optimizations 3.1.32-dev-34
Uwe Tews
1
-2
/
+2
2016-10-08
- optimization move runtime extension for template functions into Smarty objects
uwetews
1
-2
/
+2
2016-08-07
- bugfix update of 04.08.2016 was incomplete
uwetews
1
-2
/
+2
2016-02-09
- reformat all code for unique style
uwetews
1
-4
/
+4
2015-10-24
- new extension handler to load functions when called
uwetews
1
-2
/
+2
2015-10-21
- move some code into runtime extensions
uwetews
1
-2
/
+2
2015-09-14
- move code of {call} processing back into Smarty_Internal_Template class
uwetews
1
-2
/
+6
2015-09-01
- move template function code into runtime extension
uwetews
1
-2
/
+2
2015-03-17
Clean up template functions property structure
Uwe Tews
1
-7
/
+0
2014-12-10
- bugfix call of template function by a variable name
Uwe Tews
1
-4
/
+11
2014-11-01
-bugfix and enhancement on subtemplate {include} and template {function} tags.
Uwe Tews
1
-48
/
+6
2014-06-06
- fixed spelling, PHPDoc , minor errors, code cleanup
Uwe.Tews@googlemail.com
1
-10
/
+8
2013-07-14
- update for PHP 5.4 compatibility
Uwe.Tews@googlemail.com
1
-7
/
+6
2011-09-28
- bugfix on template functions called nocache calling other template functions
uwe.tews@googlemail.com
1
-0
/
+3
2011-09-16
commit 3.1 into the trunk
monte.ohrt
1
-39
/
+58
2010-11-17
- bugfix on {block} if name did contain '-'
uwe.tews@googlemail.com
1
-2
/
+3
2010-11-17
- bugfix on {call} with variable function name
uwe.tews@googlemail.com
1
-4
/
+13
2010-11-16
- bugfix on default parameter for {function}
uwe.tews@googlemail.com
1
-3
/
+1
2010-11-11
- major update including some API changes
uwe.tews@googlemail.com
1
-8
/
+14
2010-08-17
fix formatting
monte.ohrt
1
-1
/
+2
2010-06-01
- bugfix on template functions used with template inheritance
Uwe.Tews
1
-3
/
+3
2010-05-25
- rewrite of template function handling to improve speed
Uwe.Tews
1
-32
/
+62
2009-12-31
- optimization of generated code for doublequoted strings containing variables
Uwe.Tews
1
-27
/
+8
2009-12-30
- bugfix for plugins defined in the script as smarty_function_foo
Uwe.Tews
1
-0
/
+82