Download Latest Version PHP-Parser 5.8.0 source code.tar.gz (152.9 kB)
Email in envelope

Get an email when there's a new version of PHP Parser

Home / v5.8.0
Name Modified Size InfoDownloads / Week
Parent folder
PHP-Parser 5.8.0 source code.tar.gz 2026-07-04 152.9 kB
PHP-Parser 5.8.0 source code.zip 2026-07-04 278.2 kB
README.md 2026-07-04 512 Bytes
Totals: 3 Items   431.6 kB 5

Fixed

  • Treat _ as label character in formatting-preserving pretty printer.
  • Handle comment after object operator in keyword emulator.

Changed

  • Drop support for pipe operator in constant expression evaluator. It is not supported in constant expressions and may pose security risks, as it allows calls to arbitrary functions.
  • void parameter types now generate a (recoverable) error during parsing.
  • Restored reverse emulation support for fn keywords when targeting PHP before 7.4.
Source: README.md, updated 2026-07-04