Thanks for the information. Finally I downloaded a new version and __toString is working as expected. There is an issue about error_reporting setting in php.ini. I took my php 5.1 php.ini file and used it for 5.2. Strangely it seemed that E_STRICT suddenly turned on. Is this an intended change or a bug?
2006/5/10, Pierre <[EMAIL PROTECTED]>:
On Wed, 10 May 2006 18:46:43 +0300 [EMAIL PROTECTED] ("Marian Kostadinov") wrote: > Hi all, > I wanted to get a 5.2 snapshot for windows but noticed the it did not > build. The error in the log is: > > ext\com_dotnet\com_extension.c(195) : error C2198: > 'zend_exception_get_default' : too few actual parameters > > Can anyone fix it so I can test the fixed __toString behaviour? Rob fixed this error earlier today, the next snapshots should work. -- Pierre