PHP Parser v4.15.2 Release Notes

Release Date: 2022-11-12 // over 1 year ago
  • 🛠 Fixed

    • 🛠 Fixed parsing of large hex float literals that contain an "e" character.
    • 🛠 Fixed tests to pass on 32-bit.
    • 🛠 Fixed generation of invalid code when using formatting-preserving pretty printer with code that uses inline HTML.