From:             chris at active9 dot com
Operating system: Linux (Fedora)
PHP version:      5.2.6
PHP Bug Type:     Feature/Change Request
Bug description:  CURL Return Progress Callback (Request)

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.

-- 
Edit bug report at http://bugs.php.net/?id=45500&edit=1
-- 
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=45500&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=45500&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=45500&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=45500&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=45500&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=45500&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=45500&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=45500&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=45500&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=45500&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=45500&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=45500&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=45500&r=globals
PHP 4 support discontinued:   http://bugs.php.net/fix.php?id=45500&r=php4
Daylight Savings:             http://bugs.php.net/fix.php?id=45500&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=45500&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=45500&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=45500&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=45500&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=45500&r=mysqlcfg

Reply via email to