Hi Sriram, On Sat, 2010-01-09 at 06:00 -0800, Sriram Natarajan wrote: > >> http://cr.opensolaris.org/~sn123202/php-b132.1/webrev/ > >> > > When having both PHP versions (zend thread-safe and not thread safe) > > shouldn't there be both headers? - If I read this correctly users will > > only get headers from the non-zts build so they can't build custom zts > > modules. > > > > > yes that is correct. I didn't want all 3rd party modules (which are not > inherently thread safe) to be allowed to be compiled with -DZTS flag > enabled.
Sounds fine for me then. (I assume it will be documented in some way) johannes