php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #60652 Uneeded loop in example
Submitted: 2012-01-04 10:47 UTC Modified: 2014-04-25 12:08 UTC
From: imranomar at gmail dot com Assigned:
Status: Wont fix Package: cURL related
PHP Version: 5.4.0RC4 OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: imranomar at gmail dot com
New email:
PHP Version: OS:

 

 [2012-01-04 10:47 UTC] imranomar at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/function.curl-multi-exec#refsect1-
function.curl-multi-exec-examples
---


The first example does not need to contain the first loop as pointed out in the 
link below

http://stackoverflow.com/questions/8724607/curl-multi-why-two-
loops/8725314#8725314


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-04-25 12:08 UTC] mike@php.net
-Status: Open +Status: Wont fix
 [2014-04-25 12:08 UTC] mike@php.net
Actually libcurl <= 7.20 needs this.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 07:01:29 2024 UTC