[PHP-DEV] Bug #14902 Updated: php crash when using curl with returntransfer

2002-02-01 Thread dlb
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

[PHP-DEV] Bug #14902: php crash when using curl with returntransfer

2002-01-07 Thread dlb
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