php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #48486 CURLOPT_PROGRESSFUNCTION not documented
Submitted: 2009-06-06 19:08 UTC Modified: 2009-11-16 13:34 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: cellog@php.net Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2009-06-06 19:08 UTC] cellog@php.net
Description:
------------
the ability to set a download or upload progress callback is not documented in curl_setopt(), but is clearly in the source as of PHP_5_3 (did not check earlier versions)


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-11-16 13:34 UTC] svn@php.net
Automatic comment from SVN on behalf of vrana
Revision: http://svn.php.net/viewvc/?view=revision&revision=290819
Log: Document CURLOPT_PROGRESSFUNCTION (bug #48486)
 [2009-11-16 13:34 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.


 [2009-11-20 10:58 UTC] svn@php.net
Automatic comment from SVN on behalf of vrana
Revision: http://svn.php.net/viewvc/?view=revision&revision=291061
Log: Document CURLOPT_PROGRESSFUNCTION (bug #48486)
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sun Jun 14 13:00:01 2026 UTC