Am 29.1.2013 um 15:58 schrieb Derick Rethans <der...@php.net>: > I wouldn't bother making it work with ZTS. If you want performance, you > shouldn't be using it, and the other case I heard was "pthreads" in > which case it plays no role,as all of the script is in memory anyway > for the duration of the process. > > cheers, > Derick > > -- > http://derickrethans.nl | http://xdebug.org > Like Xdebug? Consider a donation: http://xdebug.org/donate.php > twitter: @derickr and @xdebug > Posted with an email client that doesn't mangle email: alpine > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >
Hi, you want to say someone who wants to use pthreads, should have to maintain two different installations of php, one with zts for the daemon and one without for the apache? Having to maintain only one installation makes life really easier... regards, Bob -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php