Page MenuHomePhabricator

[MW] curl_setopt_array(): CURLOPT_SSL_VERIFYHOST with value 1 is deprecated and will be removed as of libcurl 7.28.1...
Closed, ResolvedPublic

Description

Author: steven

Description:
Following error message occured several times:

Notice: curl_setopt_array(): CURLOPT_SSL_VERIFYHOST with value 1 is deprecated and will be removed as of libcurl 7.28.1. It is recommended to use value 2 instead in /home/... wiki/includes/HttpFunctions.php on line 749

CentOS 6.3
APC 3.1.13
PHP 5.4.11 (apache2handler)
MySQL 5.5.30-log


Version: 1.20.x
Severity: normal

Details

Reference
bz45564

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 1:35 AM
bzimport set Reference to bz45564.
bzimport added a subscriber: Unknown Object (MLST).

This also has nothing to do with the API, it has to do with code that is trying to access the API.

  • This bug has been marked as a duplicate of bug 42441 ***