ID: 20804 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: *Configuration Issues Operating System: win2k pro PHP Version: 4.3.0RC2 New Comment:
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.php.net/manual/ and the instructions on how to report a bug at http://bugs.php.net/how-to-report.php This is expected behavior in 4.3.0 and higher to make it possible for CLI to have a nice output too. Derick Previous Comments: ------------------------------------------------------------------------ [2002-12-04 00:40:46] [EMAIL PROTECTED] ; Disable the inclusion of HTML tags in error messages. html_errors = Off ------------------------- after setting "html_errors" to flag "Off" phpinfo() stops output result in html format (all tags and styles are disappeared), but phpinfo() it's not an error message, so it's should not be affected by "html_errors=Off" in php.ini. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=20804&edit=1
