Page MenuHomePhabricator

Make `./bin/diviner generate` more fault tolerant
ClosedPublic

Authored by joshuaspence on Nov 7 2014, 12:43 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 20, 1:37 PM
Unknown Object (File)
Tue, Jun 9, 12:40 PM
Unknown Object (File)
Sun, May 31, 11:46 AM
Unknown Object (File)
Mar 15 2026, 11:22 AM
Unknown Object (File)
Dec 5 2025, 3:43 PM
Unknown Object (File)
Oct 23 2025, 10:37 AM
Unknown Object (File)
Oct 21 2025, 6:24 AM
Unknown Object (File)
Oct 19 2025, 3:50 PM
Subscribers

Details

Summary

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.

Test Plan

Ran ./bin/diviner generate on a PHP repository which previously throw an XHPASTSyntaxErrorException.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Make `./bin/diviner generate` more fault tolerant.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added reviewers: epriestley, btrahan.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Nov 7 2014, 10:58 PM
This revision was automatically updated to reflect the committed changes.