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_compiled.php
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-08
Smarty5 (#852)
Simon Wisselink
1
-257
/
+0
2018-08-31
- reformating for PSR-2 coding standards https://github.com/smarty-php/smarty...
uwetews
1
-4
/
+3
2018-08-19
- fix PSR-2 coding standards and PHPDoc blocks https://github.com/smarty-php/...
uwetews
1
-2
/
+2
2018-06-12
Update PSR-2
Sławomir Kaleta
1
-6
/
+6
2017-11-06
code cleanup and optimizations 3.1.32-dev-34
Uwe Tews
1
-8
/
+8
2017-10-26
- correction of PHPDoc blocks
Uwe Tews
1
-1
/
+2
2017-10-26
- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR
Uwe Tews
1
-25
/
+25
2017-10-26
- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...
Uwe Tews
1
-57
/
+52
2017-10-26
- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...
Uwe Tews
1
-52
/
+57
2017-10-26
- bugfix Smarty version was not filled in header comment of compiled and cac...
Uwe Tews
1
-25
/
+25
2017-10-26
- bugfix Smarty version was not filled in header comment of compiled and cac...
Uwe Tews
1
-25
/
+25
2017-10-26
- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...
Uwe Tews
1
-57
/
+52
2017-10-26
- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...
Uwe Tews
1
-52
/
+57
2017-10-26
- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...
Uwe Tews
1
-57
/
+52
2017-10-26
- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...
Uwe Tews
1
-52
/
+57
2017-10-26
- bugfix Smarty version was not filled in header comment of compiled and cac...
Uwe Tews
1
-25
/
+25
2017-10-26
- bugfix Smarty version was not filled in header comment of compiled and cac...
Uwe Tews
1
-25
/
+25
2017-10-26
- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...
Uwe Tews
1
-57
/
+52
2017-10-22
- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR
Uwe Tews
1
-52
/
+57
2017-05-21
- bugfix remove deleted files by clear_cache() and clear_compiled_template() ...
uwetews
1
-3
/
+4
2017-05-21
- improvement check if ini_get() and ini_set() not disabled
uwetews
1
-58
/
+59
2016-10-21
- bugfix for compile locking touched timestamp of old compiled file was not r...
uwetews
1
-7
/
+20
2016-09-29
- improvement new Smarty::$extends_recursion property to disable execution of...
uwetews
1
-1
/
+2
2016-08-23
- bugfix remove constant DS as shortcut for DIRECTORY_SEPARATOR as the user m...
uwetews
1
-3
/
+3
2016-08-05
- updated error checking at template and config default handler
uwetews
1
-0
/
+5
2016-08-04
04.08.2015
uwetews
1
-3
/
+0
2016-07-18
- bugfix avoid opcache_invalidate to result in ErrorException when opcache.re...
uwetews
1
-1
/
+1
2016-07-13
- bugfix enable debugging could fail when template objects did already exists...
uwetews
1
-0
/
+3
2016-05-15
- broken PHP 5.3 and 5.4 compatibility
uwetews
1
-1
/
+2
2016-05-15
- optimization and cleanup of resource code
uwetews
1
-85
/
+42
2016-03-11
- optimization of resource processing
uwetews
1
-28
/
+24
2016-03-10
- optimization of resource processing
uwetews
1
-42
/
+46
2016-03-09
- remove access to removed an not needed property
uwetews
1
-1
/
+0
2016-02-09
- reformat all code for unique style
uwetews
1
-5
/
+6
2016-01-01
- remove Smarty::$resource_cache_mode property
uwetews
1
-19
/
+0
2015-12-27
- code fixes
uwetews
1
-1
/
+0
2015-12-25
- new feature If ACP is enabled force an apc_compile_file() when compiled or ...
uwetews
1
-1
/
+3
2015-12-25
- optimization replace hhvm extension by inline code
uwetews
1
-1
/
+1
2015-12-23
- optimization move subtemplate processing back into template object
uwetews
1
-2
/
+1
2015-10-29
- minor optimizations
uwetews
1
-1
/
+1
2015-10-24
- more optimizations of template processing
uwetews
1
-18
/
+2
2015-10-24
- improve recovery from ivalid compiled template code
uwetews
1
-6
/
+8
2015-10-18
- bugfix under HHVM temporary cache file must only be created when caches tem...
uwetews
1
-1
/
+1
2015-10-18
- speed and size optimizations
uwetews
1
-3
/
+3
2015-09-15
- update template inheritance processing
uwetews
1
-5
/
+4
2015-09-14
- update template inheritance processing
uwetews
1
-4
/
+5
2015-09-14
- optimize internal subtemplate handling
uwetews
1
-5
/
+4
2015-09-01
- move subtemplate code into runtime extension and optimize for size and speed
uwetews
1
-24
/
+23
2015-09-01
- improvement convert template inheritance into runtime processing
uwetews
1
-0
/
+1
2015-08-23
- check if $includes entry does exist
uwetews
1
-2
/
+5
[next]