Skip to content

PHP-Parser 4.15.2

Compare
Choose a tag to compare
@nikic nikic released this 12 Nov 15:39
· 48 commits to 4.x since this release

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.