From:             phpcurlbug at smayw dot nask dot com
Operating system: any
PHP version:      4CVS-2003-04-04 (stable)
PHP Bug Type:     Compile Failure
Bug description:  cURL includes CURLOPT_ENCODING since 7.10

CURLOPT_ENCODING is present in cURL 7.10+ and should only be enabled/used
if an appropriate cURL version is used/installed.  This bug was introduced
by bug 21995 http://bugs.php.net/bug.php?id=21995

currently PHP checks if cURL version is above 7.9.8 or greater
-- 
Edit bug report at http://bugs.php.net/?id=23048&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=23048&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=23048&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=23048&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=23048&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=23048&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=23048&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=23048&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=23048&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=23048&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=23048&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=23048&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=23048&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=23048&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=23048&r=gnused

Reply via email to