mihaeu / dephpend

Detect flaws in your architecture, before they drag you down into the depths of dependency hell ...

Home Page:https://dephpend.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle PhpParser errors more gracefully

mihaeu opened this issue · comments

When PhpParser encounters malformed code, the whole app crashes without explaining why:

#13