[PHP-DEV] Bug #13038: Cookie Error in Net/Curl.php

2001-08-29 Thread olaf
From: [EMAIL PROTECTED] Operating system: all PHP version: 4.0.6 PHP Bug Type: HTTP related Bug description: Cookie Error in Net/Curl.php In Curl.php around line 316 multiple cookies are concatenated with newline. Shold be semicolon: if (isset($this-cookies)) { foreach

[PHP-DEV] Bug #13038 Updated: Cookie Error in Net/Curl.php

2001-08-30 Thread olaf
ID: 13038 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: HTTP related Operating System: all PHP Version: 4.0.6 New Comment: line 319: $ret = curl_setopt($ch, CURLOPT_COOKIE, $cookie_data); may cause a warning, if cookies is an empty