php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #33611 Curl Doc
Submitted: 2005-07-07 23:12 UTC Modified: 2005-07-08 10:32 UTC
From: jsgoupil@php.net Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2005-07-07 23:12 UTC] jsgoupil@php.net
Description:
------------
In curl doc : /en/reference/curl/reference.xml

"PHP 5.0.0 will most likely require a CURL version greater than 7.10.5"

We are now in PHP5.04, do you know which version of CURL we need ?


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-07-08 09:00 UTC] gui@php.net
With PHP 5.0.4, the minimal needed version is still 7.10.5, as 
seen in ext/curl/config.m4 :

http://cvs.php.net/co.php/php-src/ext/curl/config.m4?
r=1.25.2.1

 [2005-07-08 10:32 UTC] vrana@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 19 13:00:01 2025 UTC