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_private_registered_function.php
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-08
Smarty5 (#852)
Simon Wisselink
1
-91
/
+0
2018-08-31
- reformating for PSR-2 coding standards https://github.com/smarty-php/smarty...
uwetews
1
-5
/
+8
2018-06-12
Update PSR-2
Sławomir Kaleta
1
-7
/
+9
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
/
+2
2017-05-27
- bugfix https://github.com/smarty-php/smarty/pull/368 did break the default ...
uwetews
1
-3
/
+14
2017-05-27
- bugfix change compiled code for registered function and modifiers to called...
uwetews
1
-9
/
+2
2017-04-08
spelling fixes
klemens
1
-1
/
+1
2016-09-15
- bugfix function plugins called with assign attribute like {foo assign='bar'...
uwetews
1
-2
/
+2
2016-07-18
- bugfix modifier on plugins like {plugin|modifier ... } did fail when the pl...
uwetews
1
-7
/
+11
2016-02-14
- optimization of tag attribute compiling
uwetews
1
-3
/
+0
2016-02-10
- bugfix {strip} must keep space on output creating smarty tags within html t...
uwetews
1
-2
/
+3
2016-02-09
- reformat all code for unique style
uwetews
1
-13
/
+14
2015-08-06
- avoid possible circular object referances caused by parser/lexer objects
Uwe Tews
1
-5
/
+5
2014-06-06
- fixed spelling, PHPDoc , minor errors, code cleanup
Uwe.Tews@googlemail.com
1
-13
/
+12
2013-07-14
- update for PHP 5.4 compatibility
Uwe.Tews@googlemail.com
1
-81
/
+80
2011-09-16
commit 3.1 into the trunk
monte.ohrt
1
-25
/
+39
2010-12-17
- bugfix added missing support of $cache_attrs for registered plugins
uwe.tews@googlemail.com
1
-0
/
+3
2010-11-12
- reactivated $error_reporting property handling
uwe.tews@googlemail.com
1
-3
/
+3
2010-11-11
- major update including some API changes
uwe.tews@googlemail.com
1
-8
/
+13
2010-08-17
fix formatting
monte.ohrt
1
-0
/
+1
2010-07-01
- removed call_user_func_array calls for optimization of compiled code when u...
Uwe.Tews
1
-3
/
+2
2010-02-28
- code optimizations
Uwe.Tews
1
-19
/
+27
2010-02-02
- retaining newlines at registered functions and function plugins
Uwe.Tews
1
-1
/
+1
2009-12-27
--- this is a major update with a couple of internal changes ---
Uwe.Tews
1
-0
/
+51