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
F18111123: D16487.diff
Tue, Aug 12, 7:41 AM
Unknown Object (File)
May 27 2025, 11:27 AM
Unknown Object (File)
May 20 2025, 10:16 PM
Unknown Object (File)
May 19 2025, 7:21 AM
Unknown Object (File)
May 7 2025, 12:44 PM
Unknown Object (File)
May 5 2025, 11:27 AM
Unknown Object (File)
Apr 27 2025, 8:42 PM
Unknown Object (File)
Apr 2 2025, 12:23 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.