php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #45500 CURL Return Progress Callback (Request)
Submitted: 2008-07-13 15:20 UTC Modified: 2009-05-04 09:04 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: chris at active9 dot com Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 5.2.6 OS: Linux (Fedora)
Private report: No CVE-ID: None
 [2008-07-13 15:20 UTC] chris at active9 dot com
Description:
------------
I was wondering if anyone could add the functionality of curl return progress to the next php build. Someone has already created a patch for php 5.2.4 and it could easily be added to the next build.

http://sdteffen.de/php/php_curl_progress_callback.patch

There is the location of the php curl return progress callback patch. Could a developer please! add this to the next release.

Reproduce code:
---------------
http://sdteffen.de/php/php_curl_progress_callback.patch

Expected result:
----------------
Curl will return upload / download information to a callback function.

Actual result:
--------------
Curl will return upload / download information to a callback function.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-05-04 09:04 UTC] pajoye@php.net
duplicate #41712 (implemented)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 15 23:01:33 2025 UTC