Compare commits

..

4 Commits

Author SHA1 Message Date
Simon Wisselink 533fa2abe3 Merge branch 'release/2.6.33' into support/2.6 2021-10-23 14:46:52 +02:00
Simon Wisselink b05bb7186b version bump 2021-10-23 14:46:52 +02:00
Simon Wisselink 9f6f21f0a0 Updated changelog 2021-10-23 14:46:25 +02:00
Simon Wisselink 84128a68ed remove trailing comma 2021-10-23 14:34:45 +02:00
3 changed files with 6 additions and 2 deletions
+4
View File
@@ -1,6 +1,10 @@
=== Unreleased ===
=== 2.6.33 - 2021-10-23 ===
- Removed trailing comma in composer.json
=== 2.6.32 - 2021-10-22 ===
- php8 compatability fix using empty() instead of @count()
=== 2.6.31 - 2017-11-03 ===
- replace functions deprecated in PHP 7.2
+1 -1
View File
@@ -29,5 +29,5 @@
"libs/Smarty_Compiler.class.php",
"libs/Config_File.class.php"
]
},
}
}
+1 -1
View File
@@ -464,7 +464,7 @@ class Smarty
*
* @var string
*/
var $_version = '2.6.32';
var $_version = '2.6.33';
/**
* current template inclusion depth