PHP Parser v4.15.2 Release Notes

Release Date: 2022-11-12 // about 2 years 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.