Skip to content

Released version 2.3.7

Compare
Choose a tag to compare
@dg dg released this 30 Nov 00:56
· 1131 commits to master since this release
  • Parser: used possessive quantifiers and atomic grouping
  • Engine: throws CompileException when template contains parse error
  • CoreMacros: {else if} throws warning "Did you mean {elseif}"
  • Macroset: checks for allowed arguments
  • Filters: improved HTML comments escaping #87
  • Helpers::getSuggestion() better balance. Replacement is more expensive than insertion/deletion.

For the details you can have a look at the diff.