From:             [EMAIL PROTECTED]
Operating system: Win 2000
PHP version:      4.2.0
PHP Bug Type:     COM related
Bug description:  Excel remains resident in memory after using it via PHP+COM

When using Excel.Application via the COM interface with PHP version (4.1.2
and 4.2.0), EXCEL.EXE stays resident in memory after script execution.

To verify this is not an Excel issue, i created two separate scripts that
did the same thing; one in perl, and one in PHP.  

After execution of the perl script, no EXCEL.EXE is in the Task list; yet
after execution of the PHP script, EXCEL.EXE is in the Task list.

Some more info and test scripts are available at:
http://www.furt.com/code/php/com_issues/
-- 
Edit bug report at http://bugs.php.net/?id=16828&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16828&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16828&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16828&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16828&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16828&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16828&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16828&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16828&r=submittedtwice

Reply via email to