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

Add check that `@see FQSEN|URL` points to a valid FQSEN if not a URL #201

Open TysonAndre opened 5 years ago

TysonAndre commented 5 years ago

See the PSR-5 draft