Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F5491455
D26094.1750129490.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
702 B
Referenced Files
None
Subscribers
None
D26094.1750129490.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D26094: Add PHP error constant for CURLE_SSL_CACERT_BADFILE
Attached
Detach File
Event Timeline
Log In to Comment