Releases: systemsdk/phpcpd
Releases · systemsdk/phpcpd
v8.2.1
phpcpd 8.2.1 release. Fixed codefragment value for xml report.
v8.2.0
phpcpd 8.2.0 release. Added possibility to generate html report, extended report xml file, fixed some bugs, updated documentation.
v8.1.1
phpcpd 8.1.1 release. Available installation via composer.
v8.1.0
phpcpd 8.1.0 release. Added Suffix Tree-based algorithm for code clone detection (experimental), added progress bar. Made codebase refactoring. Updated packages: sebastian/cli-parser, sebastian/version, phpunit/php-file-iterator, phpunit/php-timer. Updated tests to the PHPUnit 12.
v8.0.0
phpcpd 8.0.0 release. Made codebase refactoring. Updated requirements php 8.3, updated composer dependencies, updated tests to the PHPUnit 11. Updated dev environment to the php 8.4, Phing 3.0, added code quality tools: ecs, phpstan.
v7.0.1
Skip php attributes from analysis (including multilines attributes, see example inside tests/fixture/Math.php)