Edit report at http://bugs.php.net/bug.php?id=52828&edit=1
ID: 52828 Updated by: il...@php.net Reported by: cataphr...@php.net Summary: curl_setopt does not accept persistent streams -Status: Open +Status: Closed Type: Bug Package: cURL related Operating System: Irrelevant PHP Version: 5.3.3 -Assigned To: +Assigned To: iliaa Block user comment: N Private report: N New Comment: This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2010-11-29 15:41:00] il...@php.net Automatic comment from SVN on behalf of iliaa Revision: http://svn.php.net/viewvc/?view=revision&revision=305835 Log: Fixed bug #52828 (curl_setopt does not accept persistent streams). ------------------------------------------------------------------------ [2010-09-13 17:15:37] cataphr...@php.net Description: ------------ The options CURLOPT_FILE, CURLOPT_INFILE, CURLOPT_WRITEHEADER and CURLOPT_STDERR do not accept persistent handles. Since there appears to be special no reason for that, it's probably of a simple mistake of not including the return of php_file_le_pstream() in the list of accepted resource types. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=52828&edit=1