From:             gus at pbx dot org
Operating system: Windows 2003 Server
PHP version:      4.3.5
PHP Bug Type:     Unknown/Other Function
Bug description:  Warning: Unknown list entry type in request shutdown (2) in Unknown 
on line 0

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 bug report at http://bugs.php.net/?id=28070&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=28070&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=28070&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=28070&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=28070&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=28070&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=28070&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=28070&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=28070&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=28070&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=28070&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=28070&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=28070&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28070&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=28070&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=28070&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=28070&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=28070&r=float

Reply via email to