Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73936 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72324 invoked from network); 6 May 2014 05:31:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 May 2014 05:31:19 -0000 Authentication-Results: pb1.pair.com smtp.mail=dmitry@zend.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=dmitry@zend.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain zend.com from 209.85.212.176 cause and error) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 209.85.212.176 mail-wi0-f176.google.com Received: from [209.85.212.176] ([209.85.212.176:41357] helo=mail-wi0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D6/5C-44049-6A378635 for ; Tue, 06 May 2014 01:31:18 -0400 Received: by mail-wi0-f176.google.com with SMTP id n15so3897455wiw.15 for ; Mon, 05 May 2014 22:31:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=CSii+oPfifKHBE8TiuJ1Oogbp9o7kkYObu1+Q/+uvW8=; b=j29ND+kYRMO0q/wrJdG1OKlusMwuuJKds4VGn0D+o6uuaLiik2CTP3ASXhF7HZ6Yp6 L1RMr/VgdQcr0oWWbPWY+0GiPodwjw/y0ZcpRWuuszjtJtcmXeRv0QTTvo0ECi27Mg8d b17epsKOkGYoq1FSxnxc8drTWO+7xMwA+5qwPr9wu0uzbDcPF61BiQwL2p8i7eDjuJvu /w1svaMj6An7dH0UZfYmcZ5lRFntdpfs66zRQrH4O2+kWZRME/Hrhnv55We6DIt90V06 VlO7vAU6PVs8iminEsyckDZK29BL750Q8jUEyKlazrB2EaKNuZPT00oO5/LZSygSowjP WISA== X-Gm-Message-State: ALoCoQkSAyNfTfRY43V0wRH1kMx4Tuy8aRrQm0iqw+eGs95PZvi3LL7pJ37CPPWbNuOfgR03JUiT2ynb8KSnCt7RaXuf1mPYKPo7I/InHUf0l0h1rkHphWd0GjsgCt5k9SAEe64himRR MIME-Version: 1.0 X-Received: by 10.180.75.45 with SMTP id z13mr19362631wiv.41.1399354274938; Mon, 05 May 2014 22:31:14 -0700 (PDT) Received: by 10.227.234.6 with HTTP; Mon, 5 May 2014 22:31:14 -0700 (PDT) In-Reply-To: References: Date: Tue, 6 May 2014 09:31:14 +0400 Message-ID: To: Pierre Joye Cc: Hannes Magnusson , PHP Internals Content-Type: multipart/alternative; boundary=f46d043893ed7906f304f8b48e69 Subject: Re: [PHP-DEV] phpng: Refactored PHP Engine with Big Performance Improvement From: dmitry@zend.com (Dmitry Stogov) --f46d043893ed7906f304f8b48e69 Content-Type: text/plain; charset=UTF-8 agree. Dmitry. On Tue, May 6, 2014 at 9:03 AM, Pierre Joye wrote: > 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 > --f46d043893ed7906f304f8b48e69--