Page MenuHomePhabricator

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

Authored by epriestley on May 28 2015, 11:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 8:15 AM
Unknown Object (File)
Sun, Mar 31, 6:26 AM
Unknown Object (File)
Fri, Mar 29, 3:49 PM
Unknown Object (File)
Jan 30 2024, 7:46 PM
Unknown Object (File)
Jan 30 2024, 6:28 PM
Unknown Object (File)
Jan 6 2024, 10:13 AM
Unknown Object (File)
Dec 18 2023, 10:40 PM
Unknown Object (File)
Dec 17 2023, 12:34 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.