Skip to content

Releases: systemsdk/phpcpd

v8.1.1

13 Apr 16:46
Compare
Choose a tag to compare

phpcpd 8.1.1 release. Available installation via composer.

v8.1.0

23 Mar 17:01
Compare
Choose a tag to compare

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

30 Dec 16:49
Compare
Choose a tag to compare

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

12 Jan 20:17
Compare
Choose a tag to compare

Skip php attributes from analysis (including multilines attributes, see example inside tests/fixture/Math.php)