ID: 28070 Updated by: [EMAIL PROTECTED] Reported By: gus at pbx dot org -Status: Open +Status: Closed Bug Type: Unknown/Other Function Operating System: Windows 2003 Server PHP Version: 4.3.5 New Comment:
Thank you for your bug report. This issue has already been fixed in the latest released version of PHP, which you can download at http://www.php.net/downloads.php Previous Comments: ------------------------------------------------------------------------ [2004-04-20 02:37:33] gus at pbx dot org Description: ------------ Warning: Unknown list entry type in request shutdown (2) in Unknown on line 0 diff's in my php.ini from -dist asp_tags = On output_buffering = On register_globals = On post_max_size = 32M upload_max_filesize = 32M SMTP = *censored* smtp_port = 25 sendmail_from = [EMAIL PROTECTED] odbc.allow_persistent = Off mysql.allow_persistent = Off session.save_path = "C:\php\sessions" Reproduce code: --------------- even files without a <? ?> produce these results.. an empty file that is being parsed by php will exhibit this behavior. Expected result: ---------------- I should see anything at all ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28070&edit=1