PHP-Parser v0.4.0 Release Notes

Release Date: 2018-04-06 // about 6 years ago
  • ๐Ÿ–จ Created simple pretty printer
    Created Heredoc node
    ๐Ÿ›  Fixed Heredoc scanning
    ๐Ÿ›  Fixed template strings and backquoted strings scanning
    Dumper now writes to io.writer
    โœ‚ Removed redundant nop before InlineHtml
    ๐Ÿ“‡ Renamed assign.AssignRef to assign.Reference
    ๐Ÿšš Renamed cast nodes, remove Cast prefix