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] Incomplete match expression v2 support #228

Closed TysonAndre closed 4 years ago

TysonAndre commented 4 years ago

Depends on result of the RFC and on a PR to php-ast.