Page MenuHomePhabricator

D11568.diff
No OneTemporary

D11568.diff

diff --git a/resources/sql/autopatches/20150120.maniphestdefaultauthor.php b/resources/sql/autopatches/20150120.maniphestdefaultauthor.php
--- a/resources/sql/autopatches/20150120.maniphestdefaultauthor.php
+++ b/resources/sql/autopatches/20150120.maniphestdefaultauthor.php
@@ -10,7 +10,7 @@
if ($value) {
$app_emails = id(new PhabricatorMetaMTAApplicationEmailQuery())
->setViewer(PhabricatorUser::getOmnipotentUser())
- ->withApplicationPHIDs($maniphest->getPHID())
+ ->withApplicationPHIDs(array($maniphest->getPHID()))
->execute();
foreach ($app_emails as $app_email) {

File Metadata

Mime Type
text/plain
Expires
May 16 2024, 12:47 AM (6 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6290870
Default Alt Text
D11568.diff (601 B)

Event Timeline