Releases: smarty-php/smarty
Releases · smarty-php/smarty
v5.7.0
v5.6.0
What's Changed
- Add support for shorttags in functions by @pharixces in #1142
Full Changelog: v5.5.2...v5.6.0
v5.5.2
- Fixed escaping of array/object keys in debug_print_var
Full Changelog: v5.5.1...v5.5.2
v4.5.6
What's Changed
- Bugfix/1100 modifier called like a function compiled to modifier name not callback by @wisskid in #1101
- add missing closing tr tag by @shadowwa in #1117
- add count and debug_print_var modifier doc by @shadowwa in #1116
- Replace SMARTY_VERSION constant with $smarty.version in debug.tpl #1073
- Fixed escaping of array/object keys in debug_print_var
Full Changelog: v4.5.5...v4.5.6
v5.5.1
What's Changed
- add empty and in_array modifier doc by @shadowwa in #1113
- Bugfix/bcpluginsadapter support modifiercompiler by @pharixces in #1132
New Contributors
- @pharixces made their first contribution in #1132
Full Changelog: v5.5.0...v5.5.1
v5.5.0
What's Changed
- Update PHP8.3 to 8.4 in getting-started. by @h-marumoto in #1111
- Support trailing comma in array by @h-marumoto in #1128
New Contributors
- @h-marumoto made their first contribution in #1111
Full Changelog: v5.4.5...v5.5.0
v5.4.5
v5.4.4
v5.4.3
v4.5.5
What's Changed
- Add PHP 8.4 support to Smarty by @jolelievre in #1084
New Contributors
- @jolelievre made their first contribution in #1084
Full Changelog: v4.5.4...v4.5.5