Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2681445
D25712.1734642197.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
757 B
Referenced Files
None
Subscribers
None
D25712.1734642197.diff
View Options
diff --git a/src/future/postmark/PhutilPostmarkFuture.php b/src/future/postmark/PhutilPostmarkFuture.php
--- a/src/future/postmark/PhutilPostmarkFuture.php
+++ b/src/future/postmark/PhutilPostmarkFuture.php
@@ -3,6 +3,7 @@
final class PhutilPostmarkFuture extends FutureProxy {
private $future;
+ private $clientID;
private $accessToken;
private $method;
private $parameters;
diff --git a/src/workingcopy/ArcanistWorkingCopyPath.php b/src/workingcopy/ArcanistWorkingCopyPath.php
--- a/src/workingcopy/ArcanistWorkingCopyPath.php
+++ b/src/workingcopy/ArcanistWorkingCopyPath.php
@@ -7,6 +7,7 @@
private $mode;
private $data;
private $binary;
+ private $mimeType;
private $dataAsLines;
private $charMap;
private $lineMap;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 19, 21:03 (21 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1015584
Default Alt Text
D25712.1734642197.diff (757 B)
Attached To
Mode
D25712: Declare missing class properties
Attached
Detach File
Event Timeline
Log In to Comment