On 31.05.2006 15:19, Dmitry Stogov wrote:
Oh well, now I see the difference.
With my patch PHP starts call FreeLibrary() for dll extension.
I am wonder why it wasn't called before. :)
Probably some other bug that is the reason of the crash was masked by
omitting FreeLibrary().
I know Tony fixed some kind of such bugs in ext/tidy and ext/sybase.
See
http://cvs.php.net/viewcvs.cgi/php-src/ext/sybase_ct/php_sybase_ct.c?r1=1.110&r2=1.111
and http://cvs.php.net/viewcvs.cgi/php-src/ext/tidy/tidy.c?r1=1.85&r2=1.86
Probably php-gtk needs similar fix.
All other systems except win32 already used common config file, and I don't
see any reason for this exceptions.
Especially because it was the reason of bug, and masked other bugs that may
be reproduced on linux with ZTS.
--
Wbr,
Antony Dovgal
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php