Skip to content

Released version 2.9.2

Compare
Choose a tag to compare
@dg dg released this 16 Dec 23:47
· 468 commits to master since this release
  • added {parameters}
  • detects unexpected assignments {include $var = ...}
  • PhpWriter::quotingPass() supports named arguments without parentheses
  • internal variables are prefixed $ʟ_
  • Fixes variables promotion after ce2b118 comments in #178
  • Defaults: better info when mbstring extension or nette/utils are missing #244
  • SnippetDriver: dynamic snippets runtime check

For the details you can have a look at the diff.