| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| PHP-Parser 5.6.2 source code.tar.gz | 2025-10-21 | 152.2 kB | |
| PHP-Parser 5.6.2 source code.zip | 2025-10-21 | 277.0 kB | |
| README.md | 2025-10-21 | 228 Bytes | |
| Totals: 3 Items | 429.4 kB | 5 | |
Fixed
- Fixed formatting-preserving pretty-printing when changing the visibility modifier on a node that has attributes.
- Fixed
chr()deprecation warning on PHP 8.4
Added
- Added
Param::isFinal()method.