ID: 8859
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Closed
Bug Type: Other web server
PHP Version: 4.0.4pl1
Assigned To: 
Comments:

No feedback. If this problem persists with PHP 4.0.5 which
will be released next week, please reopen this report.

Derick

Previous Comments:
---------------------------------------------------------------------------

[2001-03-29 09:47:56] [EMAIL PROTECTED]
Does this happen with latest CVS snapshot from http://snaps.php.net/ ?

--Jani


---------------------------------------------------------------------------

[2001-01-23 13:47:17] [EMAIL PROTECTED]
- got php4.0.4pl1 running on NES 3.5.1I (using -fno-rtti)

- a simple phpinfo() stops when trying to print an empty server variable

- workaround: added "if (str_length==0) return 0;" in line 144 after SLS_FETCH();

- but this IMHO only fixes the symptom; i think the nsapi module shouldn't set server 
variables when they're empty...

Jan Legenhausen

---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=8859&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to