Closed aslamsayyed closed 10 years ago
Confirmed, this also fixes an infinite loop bug in PHP 5.4.22. Can we get this pull request merged into the master branch?
Since it seems to fix multiple reports of problems, merging into the master branch as requested.
curl_multi_select() may return -1 forever until you call curl_multi_exec() See https://bugs.php.net/bug.php?id=63411 https://bugs.php.net/bug.php?id=61141