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

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

Home / v5.3.0
Name Modified Size InfoDownloads / Week
Parent folder
PHP-Parser 5.3.0 source code.tar.gz 2024-09-29 147.7 kB
PHP-Parser 5.3.0 source code.zip 2024-09-29 269.4 kB
README.md 2024-09-29 479 Bytes
Totals: 3 Items   417.6 kB 0

Added

  • Added indent option to pretty printer, which can be used to specify the indentation to use (defaulting to four spaces). This also allows using tab indentation.

Fixed

  • Resolve names in PropertyHooks in the NameResolver.
  • Include the trailing semicolon inside Stmt\GroupUse nodes, making them consistent with Stmt\Use_ nodes.
  • Fixed indentation sometimes becoming negative in formatting-preserving pretty printer, resulting in ValueErrors.
Source: README.md, updated 2024-09-29