Project

General

Profile

Actions

Task #64978

closed

Remove deprecated usage of curl

Added by Michael Schams almost 10 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Code Cleanup
Target version:
-
Start date:
2015-02-11
Due date:
% Done:

0%

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

Description

Usage of curl as a proxy server is deprecated since TYPO3 CMS 4.6 ($TYPO3_CONF_VARS['SYS']). New settings under $TYPO3_CONF_VARS['HTTP'] should be configured.

According to Philipp Gampe [1], both are required, because settings under SYS are still used by old extensions and some parts of the core. Settings under HTTP are used by the Linkvalidator and newer extensions. Technically speaking, GeneralUtility::getURL() vs. class HTTP Request.

This ticket aims to clean up this messy situation as suggested by Stefan Neufeind in [2] (see his comments).

[1] http://lists.typo3.org/pipermail/typo3-german/2015-February/108690.html (German)
[2] https://review.typo3.org/36727


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #64920: Update misleading help text about deprecated removed curl-featureClosed2015-02-07

Actions
Actions

Also available in: Atom PDF