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 stability of restoring Phan's state (to prior to analysis) when pcntl is unavailable. #174

Closed TysonAndre closed 6 years ago

TysonAndre commented 6 years ago

This was merged to phan/phan in another commit.