Smarty v3.1.35 Release Notes

Release Date: 2020-04-14 // about 4 years ago
    • โœ‚ remove whitespaces after comments #447
    • ๐Ÿ›  fix foreachelse on arrayiterators #506
    • ๐Ÿ›  fix files contained in git export archive for package maintainers #325
    • ๐Ÿ”Œ throw SmartyException when setting caching attributes for cacheable plugin #457
    • ๐Ÿ›  fix errors that occured where isset was replaced with null check such as #453
    • โœ… unit tests are now in the repository