Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75306 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16609 invoked from network); 7 Jul 2014 13:13:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jul 2014 13:13:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=zeev@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=zeev@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.128.176 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 209.85.128.176 mail-ve0-f176.google.com Received: from [209.85.128.176] ([209.85.128.176:50562] helo=mail-ve0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 96/F3-21356-40D9AB35 for ; Mon, 07 Jul 2014 09:13:40 -0400 Received: by mail-ve0-f176.google.com with SMTP id db12so3977381veb.21 for ; Mon, 07 Jul 2014 06:13:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:references:from:mime-version:in-reply-to:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=vlV4aRFmYJHpSvcdMnAoOKFhmpPLOafIQ7d9DDKCxvU=; b=aUK6K8+bqGfuZJ0RZ+h7wfd+DJ3DjqeScr0h5SIUxUj/2jzq81J18LhuuW0DhxOE6K 2DkpPzvKP8uwYMSD35IG8HnX1YocnvVkAfzMQR/nsHYRH9WGVioR/Uwdh6Cxyd2MMym3 bGlVCvKiLEhz/3ufZPF4zwWCGQAD5D7WTgo6WrVliGd4nzrRrSBQMCA0gsHdn8GAZbHT kioXkufS/nvQNcyxhnAFe5CG4bqE/wjSKMwREj0/ImOFJJHWYtnmLBbiyrECseTa+7LB 4nOR9UswqH/au/7OmMkPw16V/fVIexSfu4fYOx3Hn+8Rl5FiIDZpmAzp36RKwcHp/MU3 1sLQ== X-Gm-Message-State: ALoCoQm66VxYsNd1NvMWs/CeIzLnasBf1yVIVil3/AUZofLKaU1JTgBmIgWMbCeXbwGPJe5LtPsQrP6wt/MCplKJl2bEgBYhudfzrG6OohFMjsuPgYz20g0DSsPDhYbGcImFhGHz0jYF X-Received: by 10.221.20.199 with SMTP id qp7mr27545821vcb.24.1404738817558; Mon, 07 Jul 2014 06:13:37 -0700 (PDT) References: <61EEC54E-7B8D-433E-A391-75F8D6A41E79@ajf.me> <650742796f119ed972a688a58e02242b@mail.gmail.com> <53BA8E93.8060708@lsces.co.uk> <1581132639526056444@unknownmsgid> Mime-Version: 1.0 (1.0) In-Reply-To: Date: Mon, 7 Jul 2014 09:13:37 -0400 Message-ID: <-3520606473386434774@unknownmsgid> To: Andrea Faulds Cc: Pierre Joye , Lester Caine , PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC] Name of Next Release of PHP From: zeev@zend.com (Zeev Suraski) > On 7 =D7=91=D7=99=D7=95=D7=9C 2014, at 08:59, Andrea Faulds = wrote: > > >> On 7 Jul 2014, at 13:57, Zeev Suraski wrote: >> >> I don't think it's a problem, because I don't think we're two years >> away from releasing a phpng-based version and I don't think it's a >> moving target at this point. So I agree we need to remove these >> uncertainties. >> >> I'm going to start an RFC-based discussion for moving phpng to master >> so that the uncertainties around it are removed. > > phpng has mostly been just performance so far, right? Could we use this o= pportunity, where it is not yet master, to make some deeper improvements? What do you mean by deeper improvements? phpng is focused on performance. We can have other improvements for the next version of PHP, of course... Zeev