From:             contact at wimbledon-it dot co dot uk
Operating system: Windows 7 64
PHP version:      5.4.8
Package:          cURL related
Bug Type:         Bug
Bug description:Multi_Curl does not work, single curl does

Description:
------------
The code provided runs on 5.3.6 perfectly and returns the google.co.uk and

reddit.com source code. 

The curl version provided is 7.24 - that a version from January 2012. There
is 
already 7.28 available. It has not been tested with another version then
the one 
that is provided by PHP.


Test script:
---------------
http://pastebin.com/7S5ScDYJ

Expected result:
----------------
Should be able to see the Google and Reddit website.

Actual result:
--------------
it exceeds the execution time OR 
Warning: (null)(): 10 is not a valid cURL handle resource in Unknown on
line 0 
OR 
Warning: (null)(): 65 is not a valid cURL handle resource in Unknown on
line 0


The same happens in 5.3.18


-- 
Edit bug report at https://bugs.php.net/bug.php?id=63400&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=63400&r=trysnapshot54
Try a snapshot (PHP 5.3):   
https://bugs.php.net/fix.php?id=63400&r=trysnapshot53
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=63400&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=63400&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=63400&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=63400&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=63400&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=63400&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=63400&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=63400&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=63400&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=63400&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=63400&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=63400&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=63400&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=63400&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=63400&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=63400&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=63400&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=63400&r=mysqlcfg

Reply via email to