1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/herald
Edward Speyer 83a5f1479d Arrayish fields should always return arrays
Summary:
Array-like fields in HerladCommitAdapter should always return things of
type array.  If they return array(...) or null, then array_*() functions
sporadically break.

Test Plan:
Ran a PhabricatorRepositoryCommitHeraldWorker for a troublesome commit.
Failed before; fails no more.

Reviewers: epriestley, jungejason

Reviewed By: epriestley

CC: aran, Korvin, vdt

Maniphest Tasks: T1385

Differential Revision: https://secure.phabricator.com/D2793
2012-06-19 11:18:38 -07:00
..
adapter Arrayish fields should always return arrays 2012-06-19 11:18:38 -07:00
config Fix lint errors found by Nemo 2012-06-11 19:09:42 -07:00
controller Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
engine Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
query Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
storage Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
view Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00