php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #71694 The constant CURLM_ADDED_ALREADY support
Submitted: 2016-03-01 06:27 UTC Modified: -
From: ryosuke_i_628 at yahoo dot co dot jp Assigned:
Status: Closed Package: cURL related
PHP Version: 7.0Git-2016-03-01 (Git) OS:
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: ryosuke_i_628 at yahoo dot co dot jp
New email:
PHP Version: OS:

 

 [2016-03-01 06:27 UTC] ryosuke_i_628 at yahoo dot co dot jp
Description:
------------
On before libcurl version 7.32.1, curl_multi_add_handle() returns CURLE_FAILED_INIT(2) for duplicated handles. On this version or later, it returns CURLM_ADDED_ALREADY(7). However, the new constant is not defined in PHP.


Patches

CURLM_ADDED_ALREADY-support (last revision 2016-03-01 11:28 UTC by ryosuke_i_628 at yahoo dot co dot jp)

Pull Requests

Pull requests:

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-03-01 22:34 UTC] nikic@php.net
Automatic comment on behalf of ryosuke_i_628@yahoo.co.jp
Revision: http://git.php.net/?p=php-src.git;a=commit;h=0bbea605241932eba24d82378b6ea5fcf8307029
Log: Fix bug #71694
 [2016-03-01 22:34 UTC] nikic@php.net
-Status: Open +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Nov 22 17:01:31 2024 UTC