Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73933 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64686 invoked from network); 6 May 2014 05:03:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 May 2014 05:03:07 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.175 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.160.175 mail-yk0-f175.google.com Received: from [209.85.160.175] ([209.85.160.175:47317] helo=mail-yk0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4E/0B-44049-A0D68635 for ; Tue, 06 May 2014 01:03:07 -0400 Received: by mail-yk0-f175.google.com with SMTP id 131so763235ykp.20 for ; Mon, 05 May 2014 22:03:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=l0og+C633NsYKobeo4np/DsAc+mQ6FgQwN4xJylxU8I=; b=LtIQMcqd155UG9gneE+qGhxFv1yRKo4U7gmsGyGcGB0uvqqD32xv9DY0kkmTvdnUkH fAkIwXy53jhqBqQh7N4iwM0M+Dhr3Ll973/Ppss9slRhQhZGqGeusVNUOhZJLNA+x0kS k5RYOI7f43jLPp420Xwvmz9IiV+W7cuNsVpwsLPggLMykHy/yH+6qUkMbwTc1wJebJTG sywtwiJBOnGijCc4DcRfx+GqDDZ/4eg/DQp48U6Zn1FGbRG+IP01z6oidMq8OpOGzMwi CIKdW59akoRN5ZJ8hWLsLHqlxDvK2Px96TaWPZuzoYTf/RJWgrf7z6+/0o9g3jarpvXT qlyA== MIME-Version: 1.0 X-Received: by 10.236.97.102 with SMTP id s66mr53635245yhf.45.1399352584586; Mon, 05 May 2014 22:03:04 -0700 (PDT) Received: by 10.170.53.130 with HTTP; Mon, 5 May 2014 22:03:04 -0700 (PDT) In-Reply-To: References: Date: Tue, 6 May 2014 07:03:04 +0200 Message-ID: To: Dmitry Stogov Cc: Hannes Magnusson , PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] phpng: Refactored PHP Engine with Big Performance Improvement From: pierre.php@gmail.com (Pierre Joye) On Tue, May 6, 2014 at 6:58 AM, Dmitry Stogov wrote: > hi Hannes, > > We didn't come to any agreement to remove ZTS as well. > I don't think we might remove something before opening the code. To remove TS support is hardly a question, and would be a very bad design decision. However to change its implementation (killing TSRM) could be something I can imagine. But it is a totally different topic and should be discussed in a separate thread/RFC. Cheers, -- Pierre @pierrejoye | http://www.libgd.org