mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-03 18:04:26 +02:00
version bump
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
=== Unreleased ===
|
=== Unreleased ===
|
||||||
|
|
||||||
|
=== 2.6.32 - 2021-10-22 ===
|
||||||
|
|
||||||
=== 2.6.31 - 2017-11-03 ===
|
=== 2.6.31 - 2017-11-03 ===
|
||||||
- replace functions deprecated in PHP 7.2
|
- replace functions deprecated in PHP 7.2
|
||||||
- {math} fix parameter checking order to avoid misleading message
|
- {math} fix parameter checking order to avoid misleading message
|
||||||
|
@@ -464,7 +464,7 @@ class Smarty
|
|||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
var $_version = '2.6.31';
|
var $_version = '2.6.32';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* current template inclusion depth
|
* current template inclusion depth
|
||||||
|
Reference in New Issue
Block a user