You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.
Here is my test PHP file:
First, I build a graph with
codegraph -build -o /tmp/ -lang php .
Then, I run
scheck -with_graph_code /tmp/graph_code.marshall .
scheck
have to detect 2 bugs:foobar
functionfoobar
callingBut
scheck
did not return any bugs.Did I do something wrong?
Thanks.
The text was updated successfully, but these errors were encountered: