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

Daemon should catch Phan\Exception\CodeBaseException and ParseError for call to Analysis::analyzeFile #30

Open TysonAndre opened 7 years ago

TysonAndre commented 7 years ago

And include those in the JSON response, somehow