Page MenuHomePhorge

D26094.1750129490.diff
No OneTemporary

D26094.1750129490.diff

diff --git a/src/future/http/status/HTTPFutureCURLResponseStatus.php b/src/future/http/status/HTTPFutureCURLResponseStatus.php
--- a/src/future/http/status/HTTPFutureCURLResponseStatus.php
+++ b/src/future/http/status/HTTPFutureCURLResponseStatus.php
@@ -45,10 +45,7 @@
'CA bundle. See instructions in "%s".',
'arcanist/resources/ssl/README'),
- // Apparently there's no error constant for this? In cURL it's
- // CURLE_SSL_CACERT_BADFILE but there's no corresponding constant in
- // PHP.
- 77 => pht(
+ CURLE_SSL_CACERT_BADFILE => pht(
'The SSL CA Bundles that we tried to use could not be read or are '.
'not formatted correctly.'),

File Metadata

Mime Type
text/plain
Expires
Tue, Jun 17, 03:04 (6 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1881167
Default Alt Text
D26094.1750129490.diff (702 B)

Event Timeline