Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PHPMD takes a given PHP source code base and looks for several potential problems within that source. These problems can be things like: - Possible bugs - Suboptimal code - Overcomplicated expressions - Unused parameters, methods, properties
- Loading branch information