PHP Parser v4.0.0-alpha3 Release Notes

Release Date: 2017-12-26 // over 6 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ–จ In the formatting-preserving pretty printer:
      • Fixed comment indentation.
      • Fixed handling of inline HTML in the fallback case.
      • Fixed insertion into list nodes that require creation of a code block.

    โž• Added

    • โž• Added support for inserting at the start of list nodes in formatting-preserving pretty printer.