Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59452 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22915 invoked from network); 8 Apr 2012 06:17:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Apr 2012 06:17:02 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.170 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gx0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:36817] helo=mail-gx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 83/C3-29109-D5D218F4 for ; Sun, 08 Apr 2012 02:17:01 -0400 Received: by ggmb2 with SMTP id b2so1811511ggm.29 for ; Sat, 07 Apr 2012 23:16:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=ggQ30sc+sNERvqIQqyCB5az618CObt9y9VyB+3Fva9g=; b=qpL4wKDsBV17ytvfkuzWM+qD6iP8/0ZQHveXrJox9VTIcB36fVaQBzZ4He6Pa0F+Vz VKn6Un6H3UfX5haTmzNF7yYHbH0/Nn7hkN1xnF2IKkY5AtvhTHVBfAnvPflR1/GNJ9B8 qsEmn0v7dTAdoE09eqY1fN4utU4Kg0i/TNerHTaEaAA8nc98n301wjm5yyscogO3EdxT AbCwisns9JrVBttLxD8nKWazmXJqcdJOTG9qhifjc7MDpHEMc/mXGuUnobSu/A7am9Pd 2ckluU+8Qf6h6gP2RCsMrQueepk4yYSb3z6j4nwdGjZFgalztrDa7Jh/5klFZ9ns/Sbt X67Q== Received: by 10.236.190.42 with SMTP id d30mr2495855yhn.77.1333865818161; Sat, 07 Apr 2012 23:16:58 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.146.86.14 with HTTP; Sat, 7 Apr 2012 23:16:17 -0700 (PDT) In-Reply-To: <1333647554.1636.48.camel@guybrush> References: <1333647554.1636.48.camel@guybrush> Date: Sun, 8 Apr 2012 15:16:17 +0900 X-Google-Sender-Auth: UssCmVzzTehFMShpE5IZaUOjtuo Message-ID: To: =?ISO-8859-1?Q?Johannes_Schl=FCter?= Cc: Dmitry Stogov , PHP internals list Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Threading issues with internal classes From: yohgaki@ohgaki.net (Yasuo Ohgaki) Hi, 2012/4/6 Johannes Schl=FCter : > P.P.S. Would anybody mind if we drop TSRM/ZTS? :-) Ubuntu users and Apache 2.4 users may. It is working although I prefer non-ZTS. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net