Releases: smarty-php/smarty
Releases · smarty-php/smarty
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
v5.4.2
v5.4.1
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
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
- @Amaury made their first contribution in #1030
- @stephanlueckl made their first contribution in #1047
Full Changelog: v5.3.1...v5.4.0