Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PHP-Parser 4.19.4 source code.tar.gz | 2024-09-29 | 135.9 kB | |
PHP-Parser 4.19.4 source code.zip | 2024-09-29 | 251.4 kB | |
README.md | 2024-09-29 | 160 Bytes | |
Totals: 3 Items | 387.5 kB | 0 |
Fixed
- Remove the
Parser\Php8
class from PHP-Parser 5.x that was mistakenly added. It could cause errors when using something likecomposer preload
.