Page MenuHomePhabricator

Update Diviner for array-valued `@doc-stuff` return values from DocblockParser
ClosedPublic

Authored by epriestley on Sep 2 2016, 11:53 AM.
Tags
None
Referenced Files
F15463512: D16487.id.diff
Wed, Apr 2, 12:23 AM
F15458918: D16487.diff
Mon, Mar 31, 8:16 AM
F15431308: D16487.id39665.diff
Mar 24 2025, 11:42 AM
F15423800: D16487.id39665.diff
Mar 22 2025, 6:25 PM
F15335588: D16487.diff
Mar 8 2025, 4:35 PM
Unknown Object (File)
Feb 18 2025, 11:41 AM
Unknown Object (File)
Feb 9 2025, 2:17 AM
Unknown Object (File)
Feb 9 2025, 2:17 AM
Subscribers
None

Details

Summary

Ref T11575. After D16431, the parser may return arrays.

Test Plan

Ran bin/diviner generate --clean in phabricator/ without errors. Previously, this raised some parsing errors related to getting arrays where strings were expected.

Diff Detail

Repository
rP Phabricator
Branch
divinerdoc
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 13540
Build 17432: Run Core Tests
Build 17431: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Update Diviner for array-valued `@doc-stuff` return values from DocblockParser.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Sep 2 2016, 12:02 PM
This revision was automatically updated to reflect the committed changes.