On Tue, 1 Mar 2005, Wez Furlong wrote:
Hm...ZTS enabled PHP has "strong thread affinity". Calls into the engine are thread-safe provided that you have previously initialized the engine on that thread.
The problem is when we create a thread and call_user_function for the function from the parent thread.
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php