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_resource_registered.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-13
Feature/php8 support (#629)
Simon Wisselink
1
-101
/
+0
2018-08-31
- reformating for PSR-2 coding standards https://github.com/smarty-php/smarty...
uwetews
1
-3
/
+1
2018-06-12
Update PSR-2
Sławomir Kaleta
1
-10
/
+14
2016-05-15
- optimization and cleanup of resource code
uwetews
1
-4
/
+2
2016-02-09
- reformat all code for unique style
uwetews
1
-2
/
+4
2015-12-24
- new feature Compiler does now observe the template_dir setting and will cre...
uwetews
1
-1
/
+1
2015-07-06
- optimization get rid of __get and __set in source object
Uwe Tews
1
-2
/
+3
2015-01-01
rework source resource handling
Uwe Tews
1
-1
/
+1
2014-06-06
- fixed spelling, PHPDoc , minor errors, code cleanup
Uwe.Tews@googlemail.com
1
-7
/
+10
2013-07-14
- update for PHP 5.4 compatibility
Uwe.Tews@googlemail.com
1
-14
/
+14
2011-09-16
commit 3.1 into the trunk
monte.ohrt
1
-113
/
+65
2010-11-11
- major update including some API changes
uwe.tews@googlemail.com
1
-5
/
+12
2010-10-01
- added {break} and {continue} tags for flow control of {foreach},{section},{...
uwe.tews@googlemail.com
1
-7
/
+5
2010-08-17
fix formatting
monte.ohrt
1
-43
/
+44
2010-02-28
- code optimizations
Uwe.Tews
1
-1
/
+1
2010-01-06
- fixed typo in smarty_internal_resource_registered
Uwe.Tews
1
-1
/
+1
2010-01-05
- bugfix sha1() calculations at extends resource and some general improvments...
Uwe.Tews
1
-2
/
+6
2009-12-29
- use sha1() for filepath encoding
Uwe.Tews
1
-1
/
+1
2009-12-27
--- this is a major update with a couple of internal changes ---
Uwe.Tews
1
-22
/
+3
2009-11-20
- bugfix for empty config files
Uwe.Tews
1
-2
/
+2
2009-11-17
- sanitize compile_id and cache_id (replace illegal chars with _)
Uwe.Tews
1
-3
/
+3
2009-11-03
- renamed function names of autoloaded Smarty methods to Smarty_Method_....
Uwe.Tews
1
-1
/
+1
2009-10-31
- change of filenames in sysplugins folder for internal spl_autoload function
Uwe.Tews
1
-0
/
+152