[PHP-DEV] Bug #11961: \r\n or \n

2001-07-08 Thread wuxinan
From: [EMAIL PROTECTED] Operating system: Win98 SE PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: \r\n or \n I've submitted this bug some days before but I didn't get very kind reply. I decided to resubmit it. test.php: ".count(split("\r\n", $st

[PHP-DEV] Bug #11460: \n or \r\n?

2001-06-18 Thread wuxinan
From: [EMAIL PROTECTED] Operating system: Win98 PHP version: 4.0.5 PHP Bug Type: Unknown/Other Function Bug description: \n or \r\n? the thing is, my PHP running in CGI PHP and module PHP (PHP running as a module of Apache 1.3.20) have different results. PHP is not portable

[PHP-DEV] Bug #10765 Updated: timeout doesn't work

2001-05-10 Thread wuxinan
ID: 10765 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Sockets related Operating system: Windows 98 PHP Version: 4.0.5 Description: timeout doesn't work Actually I am making a Webster dictionary Web Interface: $fp = fsockopen($webster_server, $webster_port, $

[PHP-DEV] Bug #10765: timeout doesn't work

2001-05-09 Thread wuxinan
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.0.5 PHP Bug Type: Sockets related Bug description: timeout doesn't work timeout parameter in fsockopen() doesn't work socket_set_timeout() doesn't work. I am using PHP 4.0.5 (binary release, CGI version) in

[PHP-DEV] PHP 4.0 Bug #10623 Updated: Left value $HTTP_SESSION_VARS[] doesn't work

2001-05-04 Thread wuxinan
ID: 10623 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Session related Description: Left value $HTTP_SESSION_VARS[] doesn't work Actually use $HTTP_SESSIONS_VARS[] for right-value and global variables for left-value directly won't have any security problems. So I guess this IS a bug

[PHP-DEV] PHP 4.0 Bug #7822 Updated: system crash

2001-05-04 Thread wuxinan
ID: 7822 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Description: system crash Now I use Apache/1.3.19 with PHP/4.0.5 for Windows 98 this problem still exists. Default setting will make system crash in Windows 98 if accessing something like http://localhost/php/

[PHP-DEV] Bug #10623: Left value $HTTP_SESSION_VARS[] doesn't work

2001-05-02 Thread wuxinan
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.0.5 PHP Bug Type: *Session related Bug description: Left value $HTTP_SESSION_VARS[] doesn't work I use binary release of 4.0.5 I turn on global_vars the following statement won't work: session_register("god

[PHP-DEV] PHP 4.0 Bug #7822 Updated: system crash

2001-01-12 Thread wuxinan
ID: 7822 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Description: system crash cynic: This is a Great Idea! Previous Comments: --- [2001-01-12 10:26:41] [EMAIL PROTECTED] indeed. a temporary work