Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79451 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75018 invoked from network); 5 Dec 2014 20:00:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Dec 2014 20:00:50 -0000 Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 198.187.29.245 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 198.187.29.245 imap11-3.ox.privateemail.com Received: from [198.187.29.245] ([198.187.29.245:50130] helo=imap11-3.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 13/5E-61462-1FE02845 for ; Fri, 05 Dec 2014 15:00:50 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id 19EBD8800F3 for ; Fri, 5 Dec 2014 15:00:47 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at imap11.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap11.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id eVnIpjIbhun8 for ; Fri, 5 Dec 2014 15:00:47 -0500 (EST) Received: from oa-edu-168-202.wireless.abdn.ac.uk (oa-edu-168-202.wireless.abdn.ac.uk [137.50.168.202]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id ABBAF8800DA for ; Fri, 5 Dec 2014 15:00:46 -0500 (EST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) In-Reply-To: <47A69FC3-2DAF-492E-B780-F203211E531F@ajf.me> Date: Fri, 5 Dec 2014 20:00:45 +0000 Content-Transfer-Encoding: quoted-printable Message-ID: <763D1748-CD1A-4490-9A06-E5968ADC3A21@ajf.me> References: <47A69FC3-2DAF-492E-B780-F203211E531F@ajf.me> To: PHP Internals X-Mailer: Apple Mail (2.1993) Subject: Re: [PHP-DEV] Zend Engine 3 From: ajf@ajf.me (Andrea Faulds) > On 24 Nov 2014, at 00:10, Andrea Faulds wrote: >=20 > Good evening, >=20 > Since phpng, int64, and perhaps other future changes in PHP 7 are a = pretty big change, I think we ought to bump the major version number of = the Zend Engine, from Zend Engine 2 to Zend Engine 3. >=20 > I have a pull request open which would do this, although it needs = updating to correct extensions checking for ZEND_ENGINE_2: = https://github.com/php/php-src/pull/829 >=20 > Are there any objections to the idea? I realise work on the engine = isn=E2=80=99t done, but that doesn=E2=80=99t mean we can=E2=80=99t name = the new version. After all, we=E2=80=99ve named PHP 7, and it doesn=E2=80=99= t exist yet, either. Some changes were made and reviewed, and the pull request has been = merged. PHP 7 shall ship with Zend Engine 3! \o/ = https://github.com/php/php-src/commit/150dc69d6eee35738f505e925ee664c02060= 196d -- Andrea Faulds http://ajf.me/