Get MT'd?  What do you mean by that?  We have no plans to make PHP a 
multithreaded application at any time in the future, but I'm not exactly 
sure why it matters to you..?

Zeev

At 17:16 30/03/2002, Markus Fischer wrote:
>     Yes, thanks for the answer.
>
>     I think the problem is just that I mixed up two different
>     things (thread-safety vs. multi-threaded). Err .. any idea
>     if/when PHP itself will get MTed ? :)
>
>     - Markus
>
>On Sat, Mar 30, 2002 at 09:14:56AM +0200, Zeev Suraski wrote :
> > It should work, it's using exactly the same thread safe code as the one
> > under Windows...
> >
> > Zeev
> >
> > At 14:14 29/03/2002, Markus Fischer wrote:
> > >    Hi,
> > >
> > >    how much thread-safe is PHP on linux when compiled with
> > >    --enable-experimental-zts ? When I a set up a callback
> > >    handler for a 3rd library which uses threads and in this (C)
> > >    callback I call call_user_function() (to provide custom
> > >    callbacks) -> bang , I get a segfault. Should it work and I'm
> > >    doing something stupid or is this some limitation? Hints?
> > >
> > >    - Markus
> > >
> > >--
> > >Please always Cc to me when replying to me on the lists.
> > >GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc
> > >"Mind if I MFH ?" "What QA did you do on it?" "the usual?" "ah... none :)"
> > >
> > >--
> > >PHP Development Mailing List <http://www.php.net/>
> > >To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
> > --
> > PHP Development Mailing List <http://www.php.net/>
> > To unsubscribe, visit: http://www.php.net/unsub.php
>
>--
>Please always Cc to me when replying to me on the lists.
>GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc
>"Mind if I MFH ?" "What QA did you do on it?" "the usual?" "ah... none :)"


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to