Page MenuHomePhabricator

Always return an array from ArcanistWorkflow->loadProjectRepository()
ClosedPublic

Authored by epriestley on May 28 2015, 11:10 PM.
Tags
None
Referenced Files
F13218113: D13061.id31514.diff
Sat, May 18, 10:16 AM
F13216259: D13061.id31515.diff
Fri, May 17, 11:37 PM
F13214873: D13061.diff
Fri, May 17, 1:30 PM
F13194937: D13061.diff
Sun, May 12, 10:00 PM
F13177671: D13061.diff
Wed, May 8, 7:53 PM
Unknown Object (File)
Thu, May 2, 8:21 PM
Unknown Object (File)
Thu, May 2, 5:37 AM
Unknown Object (File)
Mon, Apr 29, 4:15 PM
Subscribers

Details

Summary

Fixes T8344. Prior to D12971, this always returned array(). It may now sometimes return null. Switch the behavior to be more similar to the old behavior.

Test Plan

Inspection.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Always return an array from ArcanistWorkflow->loadProjectRepository().
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: joshuaspence, btrahan.
This revision is now accepted and ready to land.May 28 2015, 11:10 PM
This revision was automatically updated to reflect the committed changes.