Closed Hackwar closed 1 year ago
This PR removes phpmd from the drone setup and instead adds phan for additional static code analysis. It also updates the dependencies to the latest necessary versions and sets PHP 8.2 to be acceptable for drone. It also fixes some hints from phan.
Summary of Changes
This PR removes phpmd from the drone setup and instead adds phan for additional static code analysis. It also updates the dependencies to the latest necessary versions and sets PHP 8.2 to be acceptable for drone. It also fixes some hints from phan.
Documentation Changes Required