Page MenuHomePhabricator

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

Authored by epriestley on May 28 2015, 11:10 PM.
Tags
None
Referenced Files
F13134859: D13061.diff
Thu, May 2, 5:37 AM
Unknown Object (File)
Mon, Apr 29, 4:15 PM
Unknown Object (File)
Wed, Apr 24, 11:58 PM
Unknown Object (File)
Thu, Apr 11, 8:15 AM
Unknown Object (File)
Mar 31 2024, 6:26 AM
Unknown Object (File)
Mar 29 2024, 3:49 PM
Unknown Object (File)
Jan 30 2024, 7:46 PM
Unknown Object (File)
Jan 30 2024, 6:28 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
Branch
nullproj
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6349
Build 6371: [Placeholder Plan] Wait for 30 Seconds

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.