Hello Marcus,
thanks for hinting me to ext_skel. Actually I wanted to avoid copying my code
and tried to set the dtor parameter to NULL and that seems to work too.
Best Regards,
Oliver
- original Nachricht
Betreff: Re: [PHP-DEV] SIGSEGV/ php_mod_global_dtor
Gesendet: Do, 26
Hello Oliver,
we have a bunch of macros for globals. Please use those. For example
look into ext/ext_skel for help (or any extension php comeswith).
best regards
marcus
Thursday, April 26, 2007, 12:56:25 AM, you wrote:
> Hello internals,
> I am facing a problem with tsrm_ls. I receive a SIGS