Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Curl multi issue on PHP 5.4.0 |
|
Author |
|
pavlepredic
Joined: 16 Mar 2012 Posts: 6
|
Posted: Fri 30 Mar '12 12:55 Post subject: Curl multi issue on PHP 5.4.0 |
|
|
PHP 5.4.0 seems to break some code involving multithread curl operations (curl_multi_*). Even the code provided as an example on php.net doesn't work for me in 5.4.0, but works fine in 5.3.8. The code I'm referring to is given as Example#1 here. Running that code in 5.4.0 leads to a timeout.
Has anyone else experienced these issues? |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
|
Back to top |
|
pavlepredic
Joined: 16 Mar 2012 Posts: 6
|
Posted: Fri 06 Apr '12 10:49 Post subject: |
|
|
I didn't find anything about this issue on bugs.php.net. I feel reluctant to post a bug, unless I'm sure it is a bug. That's why I'm wondering if anyone else is experiencing this issue on a 5.4.0 windows build. Could be an issue with my configuration or just a matter of stupidity |
|
Back to top |
|
|
|
|
|
|