All notable changes in PHPCPD are documented in this file using the Keep a CHANGELOG principles.
3.0.0 - 2017-02-05
- Merged #90: The PMD logger now replaces all characters that are invalid XML with
U+FFFD
- Merged #100: Added the
--regexps-exclude
option
- When the Xdebug extension is loaded, PHPCPD disables as much of Xdebug's functionality as possible to minimize the performance impact
- PHPCPD is no longer supported on PHP 5.3, PHP 5.4, and PHP 5.5