Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pdepend.phar.asc | 2023-12-11 | 136 Bytes | |
pdepend.phar | 2023-12-11 | 2.7 MB | |
PHP Depend 2.16.0 source code.tar.gz | 2023-11-29 | 211.9 kB | |
PHP Depend 2.16.0 source code.zip | 2023-11-29 | 558.7 kB | |
README.md | 2023-11-29 | 1.1 kB | |
Totals: 5 Items | 3.5 MB | 1 |
Changelog
(since 2.15.1...2.16.0)
Added
Fixed
- Fixed #691 Float parsing for number starting with 0.
- Fixed #689 Handle conversion to/detection of UTF-8 encoding using either mbstring PHP extension or the polyfill provided by Symfony
- Fixed [phpmd/phpmd#914](https://github.com/phpmd/phpmd/issues/914) Parsing the correct comment for method doc-block (Allow correct SuppressWarnings annotation handling on PHPMD)
- Fixed [phpmd/phpmd#804](https://github.com/phpmd/phpmd/issues/804) Handle yield termination depending on context
New Contributors
- @freerich made their first contribution in https://github.com/pdepend/pdepend/pull/686