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

[WIP] Improve inferences of return types of non-analyzed files #217

Closed TysonAndre closed 5 years ago

TysonAndre commented 5 years ago

Useful for the language server in strict mode