RE: RE: [PHP-WIN] Word instance not closing after call to $word->Quit()

2008-12-16 Thread Andi Gutmans
which you could pass in. Let me know if that changes anything. Andi > -Original Message- > From: Sascha Meyer [mailto:harlequ...@gmx.de] > Sent: Tuesday, December 16, 2008 8:15 AM > To: Andi Gutmans > Cc: php-windows@lists.php.net > Subject: Re: RE: [PHP-WIN] Word instance

Re: RE: [PHP-WIN] Word instance not closing after call to $word->Quit()

2008-12-16 Thread Sascha Meyer
Hi Andi, Andi wrote: > Has anyone helped you so far? > Looks like a reference counting problem in PHP. There were such problems > in the past but they were resolved. > I assume this happens with any COM object you are trying to open? I haven't found a solution yet and currently use a workaround