Allow ./bin/diviner generate to continue even if there is an exception throw processing an atom. This allows Diviner documentation to be generated for PHP source code that cannot be parsed with XHPAST.
Details
Details
- Reviewers
epriestley btrahan - Group Reviewers
Blessed Reviewers - Commits
- Restricted Diffusion Commit
rPbcd78716df0f: Make `./bin/diviner generate` more fault tolerant
Ran ./bin/diviner generate on a PHP repository which previously throw an XHPASTSyntaxErrorException.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable