Skip to content

v9.0.0

Latest

Choose a tag to compare

@dimadeush dimadeush released this 08 Mar 18:06
· 2 commits to master since this release

Updated

  • Updated the minimum PHP requirement to version 8.4, meaning this tool is no longer supported on PHP 8.3.
  • Updated the Suffix Tree engine to use PHP native arrays, completely eliminating hash collisions, achieving zero memory bloat, and boosting performance by up to 17%.
  • Updated the PMD-CPD XML report generator to use the modern Dom\XMLDocument extension.
  • Updated Composer dependencies and improved the development environment for the support team.