From:             [EMAIL PROTECTED]
Operating system: Linux 
PHP version:      4.2.1
PHP Bug Type:     Unknown/Other Function
Bug description:  the output of cgi version is buggy

the tag <br> is buggy in the cgi version of php 4.2.1 on Linux Redhat 

i get the following output with a script:

X-Powered-by: PHP/4.2.1
Content-Type: text/html

4.2.1<br />
<b>Fatal Error</b>: Call to undefined function: toto() in
<b>/tmp/script.php</b> on line <b>3</b><br />

i do not test with apache and on windows platform.

version 4.1.1 doesn't return this error

Thanks 
-- 
Edit bug report at http://bugs.php.net/?id=17406&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17406&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17406&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17406&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17406&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17406&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17406&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17406&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17406&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17406&r=globals

Reply via email to