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:
-
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:
-
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
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
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.
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
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
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
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