Description
Analyze PHP code without running it to find type errors, dead code, unsafe patterns, and likely bugs. It helps developers improve application reliability before problems reach production.
Static analysis reads project code and configuration and may report many findings at first. Review baseline and suppression choices carefully so real problems are not hidden.