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

Emit issues for bad phpdoc (unparseable by Phan/not applicable to element/doesn't correspond to real code) #53

Closed TysonAndre closed 7 years ago

TysonAndre commented 7 years ago

This will be contributed upstream in the near future