github nette/latte v3.0.8
Released version 3.0.8

latest releases: v3.0.18, v3.0.17, v3.0.16...
13 months ago
  • added support for magic constants __LINE__, __FILE__, __DIR__
  • added strict parsing mode via Engine::setStrictParsing()
  • added support for variable tags <{$foo}>
  • added constant Template::Source
  • n:tag supports XML
  • in XML are tag names case sensitive
  • content in </foo ...> is not allowed (BC break)
  • TemplateLexer is driven from parser
  • TemplateParserHtml: HTML attribute name can be PrintNode or string (BC break)
  • TokenStream::throwUnexpectedException() reports only single token

Don't miss a new latte release

NewReleases is sending notifications on new releases.