Project

General

Profile

Actions

Task #60622

closed

Deprecate getUrl, curlProxyServer and encourage usage of HTTPRequest

Added by Ernesto Baschny over 9 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-07-27
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The SYS.curl* settings are being used by GeneralUtility::getUrl and openid. And probably other extensions are using that too.

Since 6.0 we have the nice HttpRequest adapter for the PEAR HTTP_Request2 component, which is a full replacement of what our old getUrl does.

So we want to deprecate getUrl along with the curl* settings.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #45834: Detection of curlProxyServer settings buggy on upgrade to 6.0Closed2013-02-25

Actions
Related to TYPO3 Core - Bug #62244: GeneralUtility::getUrl fetches proxy settings with the [SYS][curlProxyServer] parameterClosed2014-10-15

Actions
Actions #1

Updated by Georg Ringer over 8 years ago

  • Status changed from Accepted to Rejected

http_request will be removed in favor of guzzle. see #70056. therefore I am closing this issue.

Actions

Also available in: Atom PDF