You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.