Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pdepend.phar.asc | 2023-09-26 | 136 Bytes | |
pdepend.phar | 2023-09-26 | 2.7 MB | |
PHP Depend 2.15.0 source code.tar.gz | 2023-09-22 | 211.5 kB | |
PHP Depend 2.15.0 source code.zip | 2023-09-22 | 557.0 kB | |
README.md | 2023-09-22 | 1.3 kB | |
Totals: 5 Items | 3.5 MB | 0 |
Changelog
(since 2.14.0...2.15.0)
Fixed
- Fixed #669: Fix Halstead formula.
- Fixed #673: Fix #665 Allow readonly before public/protected/private.
Internal changes
- #670: Upgrade the GitHub Actions from V2 to V3.
- #671: Update PHPStan to 1.10.25.
- #672 and #676: Resolve edge cases cought by PHPStan level 7.
- #675: Run the codecoverage with PHP 8.2 and use xDebug 3.
- #677 and #678: Add more tests.
We would like to thank all the contributors that helped make this release possible:
- @AJenbo
- @DannyvdSluijs
- @kylekatarnls
- @mhnaufal
New Contributors
- @mhnaufal made their first contribution in https://github.com/pdepend/pdepend/pull/669
- @DannyvdSluijs made their first contribution in https://github.com/pdepend/pdepend/pull/670