Skip to content

Releases: smarty-php/smarty

v5.7.0

19 Nov 21:37

Choose a tag to compare

What's Changed

Full Changelog: v5.6.0...v5.7.0

v5.6.0

03 Oct 21:23

Choose a tag to compare

What's Changed

Full Changelog: v5.5.2...v5.6.0

v5.5.2

26 Aug 08:42

Choose a tag to compare

  • Fixed escaping of array/object keys in debug_print_var

Full Changelog: v5.5.1...v5.5.2

v4.5.6

26 Aug 08:42

Choose a tag to compare

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

19 May 09:30

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.5.0...v5.5.1

v5.5.0

03 May 21:37

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.4.5...v5.5.0

v5.4.5

15 Apr 11:20

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.4.4...v5.4.5

v5.4.4

13 Apr 20:14

Choose a tag to compare

What's Changed

  • Fix syntax error occurring when registering a function plugin that ends in close #1122
  • Replace SMARTY_VERSION constant with $smarty.version in debug.tpl #1073

Full Changelog: v5.4.3...v5.4.4

v5.4.3

23 Dec 00:39

Choose a tag to compare

What's Changed

  • replace/qualify call_user_func_array
  • Restore special handling of isset and empty as it was in v4. Fixes #1063

Full Changelog: v5.4.2...v5.4.3

v4.5.5

21 Nov 22:07

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.5.4...v4.5.5