Welcome to the major release of PHPCPD 9.0.0! In this video, we dive deep into the architectural changes and new features of the updated Copy/Paste Detector for PHP.
What’s new under the hood in version 9.0.0?
🚀 Performance: The Suffix Tree engine has been rebuilt using PHP 8.4 native arrays, delivering a performance boost of up to 17%.
🛡️ Accuracy: Complete elimination of hash collisions (saying goodbye to the legacy crc32 approach).
🧠 Stability (Zero Memory Bloat): Perfectly stable memory consumption with zero leaks, ensuring reliable analysis even on massive projects.
📊 Reporting Upgrades: Transitioned to the modern Dom\XMLDocument extension for XML report generation.
Trusted by the PHP community with over 30,000 installs on Packagist! Upgrade to the newest version today and keep your codebase clean.
💻 Installation (Note: PHP 8.4+ is required):
composer require –dev systemsdk/phpcpd