On Tue, 2013-01-29 at 11:03 +0200, Zeev Suraski wrote: > I didn’t want to hijack the Optimizer+ thread so I’m creating a new one, > based on the apparent level of interest in ZTS. This isn’t an RFC to > remove ZTS by any stretch, but I **am** a bit confused about why people are > still using ZTS.
I doubt many people use it in production, especially under "high" load. About a year ago I've spent quite some time fixing threading issues in different parts of PHP (object instantiation in the engine, mysqli, ...) there were a few bug reports but considering how simple it was to exploit some of the bugs (<?php new stdclass; ?>, or any other internal class, was all that was needed for one of the bugs) there were way too few reports. johannes -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php