Skip to content

v0.4.0

Compare
Choose a tag to compare
@gmazzap gmazzap released this 22 Apr 20:34
· 131 commits to master since this release
  • Introducing support for Aura.HTML for escape (and autoescape)
  • Added Aura.HTML extension for HTML and Form helpers
  • Added docs for new features
  • Added new Escaper class (and interface) that makes use of Aura.HTML escaper
  • New options 'default_charset' and 'html_tags_functions'
  • Improved phpDoc
  • Minor bug & CS fix