Skip to content

Releases: smarty-php/smarty

v5.5.1

19 May 09:30
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v5.4.2

21 Nov 08:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.4.1...v5.4.2

v5.4.1

29 Aug 23:11
Compare
Choose a tag to compare

What's Changed

  • Fix an issue that preventing the use of "extends:" to define the inheritance tree on Windows by @matsuo in #1056
  • Fix unit tests to enable to run CacheResourceFileTest.php on Windows by @matsuo in #1055
  • Fix unit tests to enable to run NullCoalescingTest.php and TernaryTest.php on Windows by @matsuo in #1059
  • Update a workflow file for GitHub Actions to test on Windows by @matsuo in #1046

New Contributors

Full Changelog: v5.4.0...v5.4.1

v5.4.0

14 Aug 20:01
Compare
Choose a tag to compare

What's Changed

  • Improvement of auto-escaping by @Amaury in #1030
  • Fixing forced OpCache invalidation on every template include, which is resulting in fast raising wasted OpCache memory #1007 by @stephanlueckl in #1047
  • add missing closing tr tag by @shadowwa in #1039

New Contributors

Full Changelog: v5.3.1...v5.4.0

v4.5.4

14 Aug 20:05
Compare
Choose a tag to compare

What's Changed

  • Fixed that using count() would trigger a deprecation notice. by @wisskid in #1054

Full Changelog: v4.5.3...v4.5.4