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
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: 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

Pull Requests

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: Sat Dec 21 16:01:28 2024 UTC