github nette/latte v2.11.1
Released version 2.11.1

latest releases: v3.0.15, v3.0.14, v3.0.13...
2 years ago

This version is for easy transition to the upcoming Latte 3. It notes all deprecated things that will be removed in the next version.

  • Case sensitive filters: notice when case does not match
  • Notice: Filter |noescape should be placed at the very end in modifier
  • sandbox: operator new is forbidden in {var} & {parameters}
  • Notice: Change {include "inc"} to {include file "inc"} for clarity
  • Notice: expressions like {block foo-$var} should be put in double quotes
  • n-ifcontent on empty element in deprecated
  • Template::getParameter() is deprecated
  • added {translate} as pair replacement for {_}

Don't miss a new latte release

NewReleases is sending notifications on new releases.