Skip to content

Released version 3.0.2

Compare
Choose a tag to compare
@dg dg released this 15 Jun 13:36
· 187 commits to master since this release
  • improved {syntax} and n:syntax handling
  • Parser: added support for HEREDOC/NOWDOC
  • {_...} accepts unquoted string
  • some changes in AST nodes structure (BC break)
  • some fixes