Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.0.0 source code.tar.gz | 2024-11-07 | 36.9 kB | |
2.0.0 source code.zip | 2024-11-07 | 78.2 kB | |
README.md | 2024-11-07 | 575 Bytes | |
Totals: 3 Items | 115.7 kB | 0 |
phpstan/phpdoc-parser 2.0 is here! 🎉
This release brings API cleanup and enables new features for everyone that were previously hidden behind opt-in feature toggles, like:
- Parsing Doctrine annotations
- Type aliases with invalid types being preserved
- Text between tags always belongs to description
- ...and more...
See the UPGRADING guide for details.
phpstan/phpdoc-parser 2.0 will also be included in PHPStan 2.0 that's going to be released on Monday November 11th 2024.