Releases: FoilPHP/Foil
Releases · FoilPHP/Foil
v0.4.3
v0.4.2
v0.4.1 (Hotfix)
Merge pull request #7 from fbraem/patch-1 Solve Identifier "aura.html.escaper" is not defined
v0.4.0
- 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