mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 02:44:27 +02:00
v3.1.21
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
===== 3.1.21-dev ===== (xx.xx.2014)
|
||||
===== 3.1.21 ===== (18.10.2014)
|
||||
17.10.2014
|
||||
- bugfix on $php_handling security and optimization of smarty_internal_parsetree (Thue Kristensen)
|
||||
|
||||
|
@@ -110,7 +110,7 @@ class Smarty extends Smarty_Internal_TemplateBase
|
||||
/**
|
||||
* smarty version
|
||||
*/
|
||||
const SMARTY_VERSION = 'Smarty-3.1.20';
|
||||
const SMARTY_VERSION = 'Smarty-3.1.21';
|
||||
|
||||
/**
|
||||
* define variable scopes
|
||||
|
Reference in New Issue
Block a user