PHP Parser v4.2.4 Release Notes

Release Date: 2019-09-01 // over 4 years ago
  • โž• Added

    • โž• Added getProperties(), getConstants() and getTraitUses() to ClassLike. (#629, #630)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed flexible heredoc emulation to check for digits after the end label. This synchronizes behavior with the upcoming PHP 7.3.10 release.