[PHP-DEV] PHP 4.0 Bug #8994 Updated: socket_set_timeout works only once

2001-03-22 Thread tom . anheyer
ID: 8994 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Network related Description: socket_set_timeout works only once please fix this issue for the final 4.0.5. It is not fixed in 4.0.5RC1. I think it's easy to fix. Previous Comments: -

[PHP-DEV] PHP 4.0 Bug #8994 Updated: socket_set_timeout works only once

2001-03-22 Thread tom . anheyer
ID: 8994 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Network related Description: socket_set_timeout works only once please fix this issue for the final 4.0.5. It is not fixed in 4.0.5RC1. I think it's easy to fix. Previous Comments: -

[PHP-DEV] PHP 4.0 Bug #9296 Updated: curl_setopt ($ch, CURLOPT_HTTPHEADER, ..) doesn't work

2001-02-16 Thread tom . anheyer
ID: 9296 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: cURL related Description: curl_setopt ($ch, CURLOPT_HTTPHEADER, ..) doesn't work sorry Previous Comments: --- [2001-02-16 10:43:17] [EMAIL PROTECTED] Thi

[PHP-DEV] PHP 4.0 Bug #9296: curl_setopt ($ch, CURLOPT_HTTPHEADER, ..) doesn't work

2001-02-16 Thread tom . anheyer
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.0.4pl1 PHP Bug Type: cURL related Bug description: curl_setopt ($ch, CURLOPT_HTTPHEADER, ..) doesn't work There is a false constant declarion in the source for CURLOPT_HTTPHEADER *** ext/curl/curl.c-origW

[PHP-DEV] PHP 4.0 Bug #9186 Updated: string compare with "==" does not work correctly

2001-02-15 Thread tom . anheyer
ID: 9186 User Update by: [EMAIL PROTECTED] Status: Analyzed Bug Type: Documentation problem Description: string compare with "==" does not work correctly The conversation is useful. I know this because HTML form parameters, MySQL result sets are strings even if they are represent numbers.

[PHP-DEV] PHP 4.0 Bug #9186 Updated: string compare with "==" does not work correctly

2001-02-15 Thread tom . anheyer
ID: 9186 User Update by: [EMAIL PROTECTED] Status: Analyzed Bug Type: Documentation problem Description: string compare with "==" does not work correctly Ok, I accept this. But I don't think that is a good idea to compare apples with pears with the answer 'yes they are fruit' without any warn

[PHP-DEV] PHP 4.0 Bug #9186 Updated: string compare with "==" does not work correctly

2001-02-09 Thread tom . anheyer
ID: 9186 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Description: string compare with "==" does not work correctly I think there is no reason to convert any type if both operands of the comparision are of the same type. It costs time and it's completely

[PHP-DEV] PHP 4.0 Bug #9186: string compare with "==" does not work correctly

2001-02-09 Thread tom . anheyer
From: [EMAIL PROTECTED] Operating system: any PHP version: 4.0.4pl1 PHP Bug Type: Scripting Engine problem Bug description: string compare with "==" does not work correctly First the test script: and its output: a equal b a not equal b as string: a=012345678901234567 b=0

[PHP-DEV] PHP 4.0 Bug #8994: socket_set_timeout works only once

2001-01-30 Thread tom . anheyer
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.0.4pl1 PHP Bug Type: Network related Bug description: socket_set_timeout works only once socket_set_timeout() works only once. This is because the internal function php_sock_fgets() checks the timout flag before