Page MenuHomePhabricator

D7950.diff
No OneTemporary

D7950.diff

Index: src/applications/herald/adapter/HeraldDifferentialRevisionAdapter.php
===================================================================
--- src/applications/herald/adapter/HeraldDifferentialRevisionAdapter.php
+++ src/applications/herald/adapter/HeraldDifferentialRevisionAdapter.php
@@ -353,7 +353,7 @@
case self::FIELD_REPOSITORY_PROJECTS:
$repository = $this->loadRepository();
if (!$repository) {
- return null;
+ return array();
}
return $repository->getProjectPHIDs();
case self::FIELD_DIFF_CONTENT:

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 22, 9:11 AM (2 d, 20 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7383250
Default Alt Text
D7950.diff (583 B)

Event Timeline