ID: 14902
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: cURL related
Operating System: Windows 2000 Server
PHP Version: 4.1.1
New Comment:
In a vmware installation of windows 2000 with php 4.1.1 I got no crash
as well. However if I run here
fetchHeader($cu
From: [EMAIL PROTECTED]
Operating system: Windows 2000 Server
PHP version: 4.1.1
PHP Bug Type: Reproducible crash
Bug description: php crash when using curl with returntransfer
function fetchHeader($url, $returntransfer)
{
$ch = curl_init ($url);
curl_seto