Skip to content

Instantly share code, notes, and snippets.

@staabm
Created October 30, 2013 21:50
Show Gist options
  • Save staabm/7240968 to your computer and use it in GitHub Desktop.
Save staabm/7240968 to your computer and use it in GitHub Desktop.
Hhvm analyze
$ find . -name '*.php' > /tmp/files.list
$ hvm --hphp -t analyze --input-list /tmp/files.list
(snip...)
$ ls -1 /tmp/hphp_xegBug/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment