php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #55540 no curl_share? nice...
Submitted: 2011-08-30 16:46 UTC Modified: 2011-11-23 22:20 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: jorsmal at gmail dot com Assigned: pierrick (profile)
Status: Closed Package: cURL related
PHP Version: Irrelevant OS: any
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jorsmal at gmail dot com
New email:
PHP Version: OS:

 

 [2011-08-30 16:46 UTC] jorsmal at gmail dot com
Description:
------------
using ubuntu lucid with php 5.3.2.1, but i could be using any os with any php version.

php-curl extension does not include curl_share functions?

the goal is for developers to use pecl-http? some developers may just use something else than php...


Patches

curl_share.diff (last revision 2011-11-23 07:11 UTC by pierrick@php.net)

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-09-09 00:50 UTC] kalle@php.net
Well you are most welcome to provide a patch for exposing curl_share(), be constructive instead ;-)
 [2011-11-22 08:38 UTC] pierrick@php.net
-Assigned To: +Assigned To: pierrick
 [2011-11-23 07:11 UTC] pierrick@php.net
The following patch has been added/updated:

Patch Name: curl_share.diff
Revision:   1322032272
URL:        https://bugs.php.net/patch-display.php?bug=55540&patch=curl_share.diff&revision=1322032272
 [2011-11-23 22:20 UTC] pierrick@php.net
Automatic comment from SVN on behalf of pierrick
Revision: http://svn.php.net/viewvc/?view=revision&revision=319729
Log: Implemented FR #55540, added functions curl_share_init(), curl_share_setopt() and curl_share_close().
 [2011-11-23 22:20 UTC] pierrick@php.net
-Status: Assigned +Status: Closed -Type: Bug +Type: Feature/Change Request
 [2011-11-23 22:20 UTC] pierrick@php.net
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/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.

Committed in trunk
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Mar 13 21:01:32 2025 UTC