Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76094 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37116 invoked from network); 25 Jul 2014 07:55:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jul 2014 07:55:29 -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.220.170 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 209.85.220.170 mail-vc0-f170.google.com Received: from [209.85.220.170] ([209.85.220.170:51302] helo=mail-vc0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2F/C6-29475-07D02D35 for ; Fri, 25 Jul 2014 03:55:28 -0400 Received: by mail-vc0-f170.google.com with SMTP id lf12so6708517vcb.29 for ; Fri, 25 Jul 2014 00:55:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:references:in-reply-to:mime-version :thread-index:date:message-id:subject:to:cc:content-type; bh=cO24SZRA8NXkwdPPG6V1QI1Pxq59LM9OSA6c6Cg1aqI=; b=LPRiMoBbvCWyOofuycUK43NrakpeuOoPYVzeBXzuI2XAVmZqdXluHyDUBNmwTywBeE xBj5zRGTNtrEH+t3pO9oHawC8CTfgr+p7cQ2NFqNheFEwTTR0R+Ie/zCdzgqYbKUGsjR PwEf2hbgZic7A2lmQVDcn+95M/oN09eqM1DVp9NWsfVJWX2N1yJmCqU0oqhi5729Eckw uUuh/0konI7ardph6O51HPuExY3vvmCxlTPAvVpE3Xi/d8ddl8/EnSw5ZCJ/nQ14dZuO YS/gwitX9jDy7gpRQlIM+rkTZJRDuYbR+GarD4r18po9vDpRLQriNxv9+XlfbWQgGQyp 9fQA== X-Gm-Message-State: ALoCoQlxEm5dCCVhxahdzvvqQo9y9S3T2hoRRuMyJrWXLaUIvTIIv9Yy20m7ZjC79oOvwNEvU6Z0H0BaFxB6tT3YGDOq7OiYoaEgnf810Acf6GB4CQM9nRzxoxqiQUzviFhQeFQDh1L4 X-Received: by 10.52.142.102 with SMTP id rv6mr13990202vdb.26.1406274931387; Fri, 25 Jul 2014 00:55:31 -0700 (PDT) References: In-Reply-To: MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQI8QOdx/Do9KUTbDGI5HWlFNEg77gFK4VAMAi6jQTWau2z8QA== Date: Fri, 25 Jul 2014 10:55:30 +0300 Message-ID: To: Dmitry Stogov , Yasuo Ohgaki Cc: PHP internals Content-Type: multipart/alternative; boundary=bcaec51a7c4cbe077e04feffe502 Subject: RE: [PHP-DEV] RFC: Move phpng to master From: zeev@zend.com (Zeev Suraski) --bcaec51a7c4cbe077e04feffe502 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Maybe we should wait to see if PHP 7 gets chosen and jump to ZEND_ENGINE_4? J Another option would be to simply align the version number with that of PHP. The separate version number dates back to 1999 where we thought we may put this language engine into projects other than PHP, but I think it= =E2=80=99s safe to say that if we didn=E2=80=99t get around to it until now, it=E2=80= =99s probably not going to happen in the future=E2=80=A6 BTW, the only reason it=E2=80=99s 2.7 is because the PHP version there is p= resently 5.7. Zeev *From:* Dmitry Stogov [mailto:dmitry@zend.com] *Sent:* Friday, July 25, 2014 10:23 AM *To:* Yasuo Ohgaki *Cc:* Zeev Suraski; PHP internals *Subject:* Re: [PHP-DEV] RFC: Move phpng to master We didn't care about versions while it was a separate branch. Changing to ZEND_ENGINE_3 makes full sense from my point of view. Thanks. Dmitry. On Fri, Jul 25, 2014 at 7:47 AM, Yasuo Ohgaki wrote: Hi Zeev, On Mon, Jul 21, 2014 at 4:31 PM, Zeev Suraski wrote: > The RFC is available at https://wiki.php.net/rfc/phpng > > > > Some supporting links available down below. > > > > Comments welcome! > It says Zend2 in zend.h 25 #define ZEND_VERSION "2.7.0-dev" 26 27 #define ZEND_ENGINE_2 Isn't it better named Zend3? It may be changed anytime, though. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --bcaec51a7c4cbe077e04feffe502--