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_template_resource_base.php
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-08
Smarty5 (#852)
Simon Wisselink
1
-152
/
+0
2018-08-31
- reformating for PSR-2 coding standards https://github.com/smarty-php/smarty...
uwetews
1
-3
/
+2
2018-06-12
Update PSR-2
Sławomir Kaleta
1
-1
/
+1
2018-03-28
- bugfix plugins may not be loaded if {function} or {block} tags are executed...
Uwe Tews
1
-7
/
+0
2017-10-26
- correction of PHPDoc blocks
Uwe Tews
1
-2
/
+4
2016-05-15
- optimization and cleanup of resource code
uwetews
1
-5
/
+3
2016-03-11
- optimization of capture and security handling
uwetews
1
-16
/
+7
2016-03-11
- optimization of resource processing
uwetews
1
-1
/
+1
2016-03-10
- optimization of resource processing
uwetews
1
-9
/
+19
2016-02-14
- new tag {make_nocache} read NEW_FEATURES.txt https://github.com/smarty-php/...
uwetews
1
-0
/
+3
2016-02-09
- reformat all code for unique style
uwetews
1
-5
/
+5
2015-12-27
- PHPdoc updates
uwetews
1
-2
/
+3
2015-12-19
- remove no longer used code
uwetews
1
-7
/
+0
2015-10-25
- bugfix Error when using {include} within {capture} https://github.com/smart...
uwetews
1
-1
/
+5
2015-08-23
- relocate properties for size optimization
uwetews
1
-5
/
+2
2015-08-23
- optimize rendering
uwetews
1
-51
/
+36
2015-08-18
- cache template object of {include} if same template is included several times
uwetews
1
-0
/
+7
2015-08-15
define missing properties
uwetews
1
-4
/
+11
2015-08-09
replace property array by object properties
uwetews
1
-0
/
+162