Skip to content

Released version 2.10.6

Compare
Choose a tag to compare
@dg dg released this 26 Nov 21:17
· 377 commits to master since this release

This is a security release.

  • Parser: removes all control characters from template [Closes #279]
  • PhpWriter::removeCommentsPass() replaces comment with space to prevent unwanted result
  • isNext() a isPrev() called with SIGNIFICANT
  • linter: warn on BOM and deprecated stuff
  • linter: Add shebang so it can be run directly (#277)