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
F14829618: D16487.id39667.diff
Wed, Jan 29, 5:12 PM
Unknown Object (File)
Mon, Jan 27, 12:29 PM
Unknown Object (File)
Mon, Jan 27, 12:29 PM
Unknown Object (File)
Fri, Jan 24, 9:18 PM
Unknown Object (File)
Fri, Jan 24, 3:52 PM
Unknown Object (File)
Fri, Jan 24, 3:51 PM
Unknown Object (File)
Fri, Jan 24, 3:51 PM
Unknown Object (File)
Tue, Jan 21, 11:14 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.