Closed (fixed)
Project:
OG Mailinglist
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
21 Jan 2014 at 11:38 UTC
Updated:
4 Feb 2014 at 14:00 UTC
Jump to comment: Most recent
As MickC reported in https://drupal.org/comment/8392701#comment-8392701 the PEAR package Net_Curl is deprecated.
http://pear.php.net/package/Net_Curl/redirected
"This package is not maintained anymore and has been superseded. Use HTTP_Request2 instead."
Therefore we will use the newer replacement, HTTP_Request2. For the time being curl support will remain in the codebase. In a few years this bug should be reopened to remove that support.
This also points out that installation instructions are old, since curl or HTTP_Request2 is needed only when one uses exim or postfix and posts over HTTP, which is in 7.x optional, in favor of direct posting.
Comments
Comment #1
mahfiaz commentedThis is committed. The online documentation has been updated as well. If someone needs it for d6, please take a look at the commit.
http://drupalcode.org/project/og_mailinglist.git/commit/ddaf8aa