Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 744 Bytes

ChangeLog.md

File metadata and controls

21 lines (11 loc) · 744 Bytes

Changes in PHPCPD

All notable changes in PHPCPD are documented in this file using the Keep a CHANGELOG principles.

3.0.0 - 2017-02-05

Added

  • Merged #90: The PMD logger now replaces all characters that are invalid XML with U+FFFD
  • Merged #100: Added the --regexps-exclude option

Changed

  • When the Xdebug extension is loaded, PHPCPD disables as much of Xdebug's functionality as possible to minimize the performance impact

Removed

  • PHPCPD is no longer supported on PHP 5.3, PHP 5.4, and PHP 5.5