PHP Parser v4.10.1 Release Notes

Release Date: 2020-09-23 // over 3 years ago
  • โž• Added

    • โž• Added support for recovering from a missing semicolon after a property or class constant declaration.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix spurious whitespace in formatting-preserving pretty printer when both removing and adding elements at the start of a list.
    • ๐Ÿ›  Fix incorrect case-sensitivity in keyword token emulation.