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
Have you experienced this issue?
Rate the importance of this bug to you:

 [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 10:01:30 2024 UTC