This release bumps the supported Smarty version to v4. Smarty's compatibility bump mostly relates to minimum supported PHP version and arbitrary code execution, so it should not affect most users. If backwards compatibility is required, add Smarty v3 as an explicit dependency in your composer.json
.
Added
- Added compatibility with PHP 8.0.
- Added compatibility with PHP 8.1.
- Added support for Mako 8.x.
- Added support for Smarty 4.x