major push of internal changes for size and speed optimizations

This commit is contained in:
uwetews
2015-08-23 17:23:09 +02:00
parent 0e4039f5c0
commit 470cd186c4
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
 ===== 3.1.28-dev===== (xx.xx.2015)
xx.xx.2015
23.08.2015
- introduce Smarty::$resource_cache_mode and cache template object of {include} inside loop
- load seldom used Smarty API methods dynamically to reduce memory footprint
- cache template object of {include} if same template is included several times

View File

@@ -118,7 +118,7 @@ class Smarty extends Smarty_Internal_TemplateBase
/**
* smarty version
*/
const SMARTY_VERSION = '3.1.28-dev/47';
const SMARTY_VERSION = '3.1.28-dev/48';
/**
* define variable scopes