Actions
Bug #78703
closedUpdating Http_Request2 to 2.3.0 causes DocumentationService->fetchDocument to fail
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-11-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Reason for failure is a grave incompatibility with SSLv2 on libcurl on at least OSX, likely other *NIX systems as well.
Switching to GeneralUtility::getUrl() solves the issue completely.
Actions