TysonAndre / phan

Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
Other
0 stars 0 forks source link

Check `@unused` annotations, warn if the caller/user isn't also annotated with `@unused` #102

Open TysonAndre opened 7 years ago