Page MenuHomePhabricator
Authored By
joshuaspence
Dec 13 2018, 12:36 AM
Size
849 B
Referenced Files
None
Subscribers
None
From 45abfe2f5a2960bdf3751c5523ef3fc8f62d9f5b Mon Sep 17 00:00:00 2001
From: Joshua Spence <josh@freelancer.com>
Date: Thu, 13 Dec 2018 11:29:39 +1100
Subject: [PATCH] Temp
---
src/aphront/configuration/AphrontApplicationConfiguration.php | 1 +
1 file changed, 1 insertion(+)
diff --git src/aphront/configuration/AphrontApplicationConfiguration.php src/aphront/configurati
index 60b12557c..9c07cd736 100644
--- src/aphront/configuration/AphrontApplicationConfiguration.php
+++ src/aphront/configuration/AphrontApplicationConfiguration.php
@@ -95,6 +95,7 @@ abstract class AphrontApplicationConfiguration extends Phobject {
$database_exception,
true);
$response = PhabricatorSetupCheck::newIssueResponse($issue);
+ phlog($issue->getMessage());
return self::writeResponse($sink, $response);
}
--
2.19.2

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
1344617
Default Alt Text
(849 B)

Event Timeline