All Versions
14
Latest Version
Avg Release Cycle
160 days
Latest Release
1467 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v6.0.3 Changes
December 07, 2020๐ Changed
- ๐ Changed PHP version constraint in
composer.json
from^7.3
to>=7.3
- ๐ Changed PHP version constraint in
-
v6.0.2 Changes
August 18, 2020๐ Fixed
- ๐ #187: Exclude arguments are being handled as prefixes
-
v6.0.1 Changes
August 13, 2020๐ Fixed
- The
--verbose
CLI option had no effect
- The
-
v6.0.0 Changes
August 13, 2020โ Removed
- ๐ The
--names
CLI option has been removed; use the--suffix
CLI option instead - ๐ The
--names-exclude
CLI option has been removed; use the--exclude
CLI option instead - ๐ The
--regexps-exclude
CLI option has been removed - ๐ The
--progress
CLI option has been removed
- ๐ The
-
v5.0.2 Changes
February 22, 2020๐ Changed
- Require
sebastian/version
version 3 andphpunit/php-timer
version 3 to allow Composer-based installation alongsidephploc/phploc
version 6 andphpunit/phpunit
version 9
- Require
-
v5.0.1 Changes
February 20, 2020๐ Fixed
- ๐ Fixed #181:
--min-lines
,--min-tokens
, and--fuzzy
commandline options do not work
- ๐ Fixed #181:
-
v5.0.0 Changes
February 20, 2020โ Removed
- โ Removed support for PHP versions older than PHP 7.3
-
v4.1.0 Changes
September 17, 2018โ Added
- ๐ฏ Implemented #117: Report average and maximum length of code clone
๐ Changed
- ๐จ The text logger now prints code clones sorted by size (in descending order)
-
v4.0.0 Changes
January 02, 2018โ Removed
- โ Removed support for PHP versions older than PHP 7.1
-
v3.0.1 Changes
November 16, 2017