Re: [PHP-DEV] Apache2 SAPI
[email protected] (Ian Holsman) Fri, 07 Mar 2003 16:29:15 -0800
| Newsgroups | php.dev |
|---|---|
| Message-ID | <[email protected]> |
Jean-Michel Dault wrote: > Le ven 07/03/2003 à 02:56, Derick Rethans a écrit : > >>>>I think it would be in everyone's best interest if apache2handler was >>>>introduced in 4.3.X series & probably replace the current apache2filter all >>>>together. >>> >>> I'm big +1 on this as it can be considered as a FIX.. >>> Let's just replace the other one with this new one. >> >>Ok, I'm convinced now too :) > > > Just one thing before we make the move: what about the thing with > virtual and php re-entrancy? Is that fixed? > > Jean-Michel > I belive justin fixed that by using the same method the 1.3 handler used (called zend_xyz instead of php_xyz .. i don't have the code in front of me)