Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
phpmd.phar.asc | 2023-12-11 | 134 Bytes | |
phpmd.phar | 2023-12-11 | 3.2 MB | |
PHPMD 2.15.0 source code.tar.gz | 2023-12-11 | 98.6 kB | |
PHPMD 2.15.0 source code.zip | 2023-12-11 | 190.8 kB | |
README.md | 2023-12-11 | 1.4 kB | |
Totals: 5 Items | 3.5 MB | 0 |
Added
- Added https://github.com/phpmd/phpmd/pull/1036 [CLI] Allow option and value separated with equal sign
- Require pdepend/pdepend 2.16.1
- Added https://github.com/pdepend/pdepend/pull/699 Symfony 7 compatibility
- Added https://github.com/pdepend/pdepend/pull/692 PHP 8.3 Syntax
Fixed
- Fixed https://github.com/phpmd/phpmd/pull/1044 strict option on applyOnClassMethods
- Via pdepend/pdepend 2.16.1
- Fixed https://github.com/pdepend/pdepend/pull/691 Float parsing for number starting with 0.
- Fixed https://github.com/pdepend/pdepend/pull/689 Handle conversion to/detection of UTF-8 encoding using either mbstring PHP extension or the polyfill provided by Symfony
- Fixed https://github.com/pdepend/pdepend/pull/687 Parsing the correct comment for method doc-block (Allow correct SuppressWarnings annotation handling on PHPMD) (https://github.com/phpmd/phpmd/issues/914)
- Fixed https://github.com/pdepend/pdepend/pull/694 Handle yield termination depending on context (https://github.com/phpmd/phpmd/issues/804)
Documented
- https://github.com/phpmd/phpmd/pull/1041 Mention public key used for signing the Phars
- https://github.com/phpmd/phpmd/pull/1042 Document installation with PHIVE
Contributors to this release
- @kylekatarnls
- @ravage84
- @tvbeek
Full Changelog: https://github.com/phpmd/phpmd/compare/2.14.1...2.15.0